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
commit bb37e434fc
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

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)