Merge pull request #5624

6b41bd8 Delete more include string.h (wepeng)
This commit is contained in:
luigi1111
2019-07-24 14:39:40 -05:00

View File

@@ -43,7 +43,6 @@
#include "CryptonightR_JIT.h"
#include <errno.h>
#include <string.h>
#define MEMORY (1 << 21) // 2MB scratchpad
#define ITER (1 << 20)