Merge remote-tracking branch 'upstream/feature-randomx' into random_wow

This commit is contained in:
SChernykh 2019-06-18 19:53:26 +02:00
commit 53c9e5fe0e
5 changed files with 32 additions and 30 deletions

View file

@ -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;