Delete more include string.h
This commit is contained in:
parent
51766d026b
commit
6b41bd8eb5
|
@ -43,7 +43,6 @@
|
||||||
#include "CryptonightR_JIT.h"
|
#include "CryptonightR_JIT.h"
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <string.h>
|
|
||||||
|
|
||||||
#define MEMORY (1 << 21) // 2MB scratchpad
|
#define MEMORY (1 << 21) // 2MB scratchpad
|
||||||
#define ITER (1 << 20)
|
#define ITER (1 << 20)
|
||||||
|
|
Loading…
Reference in New Issue