mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-05 17:18:52 +00:00
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
Block a user