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

@ -30,11 +30,11 @@
#include <list>
#include <uv.h>
#include <vector>
#include <randomx.h>
#include "base/net/stratum/Job.h"
#include "net/JobResult.h"
#include "rapidjson/fwd.h"
#include "randomwow.h"
class Hashrate;