Include randomx.h header in miner code
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
#include "consensus/validation.h"
|
#include "consensus/validation.h"
|
||||||
#ifdef ENABLE_MINING
|
#ifdef ENABLE_MINING
|
||||||
#include "crypto/equihash.h"
|
#include "crypto/equihash.h"
|
||||||
|
#include "RandomX/src/randomx.h"
|
||||||
#endif
|
#endif
|
||||||
#include "hash.h"
|
#include "hash.h"
|
||||||
#include "key_io.h"
|
#include "key_io.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user