1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-11 17:32:47 -05:00

Move CnAlgo

This commit is contained in:
XMRig
2020-04-23 12:34:26 +07:00
parent 11ac59331f
commit 0cc90b152d
14 changed files with 16 additions and 11 deletions

View File

@@ -25,7 +25,7 @@
#include "backend/common/Threads.h"
#include "backend/cpu/CpuThreads.h"
#include "base/crypto/CnAlgo.h"
#include "crypto/cn/CnAlgo.h"
#include "rapidjson/document.h"