1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-25 21:52:54 -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

@@ -31,7 +31,7 @@
#include <cstdint>
#include "base/crypto/CnAlgo.h"
#include "crypto/cn/CnAlgo.h"
#include "crypto/common/Assembly.h"