mirror of
https://github.com/monero-project/monero.git
synced 2026-01-26 06:14:29 +01:00
Delete more include string.h
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user