Delete more include string.h

This commit is contained in:
Your Name 2019-06-11 16:08:42 +08:00
parent 51766d026b
commit 6b41bd8eb5
1 changed files with 0 additions and 1 deletions

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)