Use canonical name for RandomX, because official RandomWOW repo not rename lib or headers, still need some solution to separate it in future.
This commit is contained in:
parent
2b26874f11
commit
34e39e9946
5 changed files with 32 additions and 30 deletions
|
@ -27,11 +27,13 @@
|
|||
#define XMRIG_MULTIWORKER_H
|
||||
|
||||
|
||||
#include <randomx.h>
|
||||
|
||||
|
||||
#include "base/net/stratum/Job.h"
|
||||
#include "Mem.h"
|
||||
#include "net/JobResult.h"
|
||||
#include "workers/Worker.h"
|
||||
#include "randomwow.h"
|
||||
|
||||
|
||||
class Handle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue