Move CnAlgo
This commit is contained in:
parent
11ac59331f
commit
0cc90b152d
14 changed files with 16 additions and 11 deletions
|
@ -31,9 +31,9 @@
|
|||
#include "backend/opencl/kernels/CnBranchKernel.h"
|
||||
#include "backend/opencl/OclLaunchData.h"
|
||||
#include "backend/opencl/wrappers/OclLib.h"
|
||||
#include "base/crypto/CnAlgo.h"
|
||||
#include "base/io/log/Log.h"
|
||||
#include "base/net/stratum/Job.h"
|
||||
#include "crypto/cn/CnAlgo.h"
|
||||
|
||||
|
||||
xmrig::OclRyoRunner::OclRyoRunner(size_t index, const OclLaunchData &data) : OclBaseRunner(index, data)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue