1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-26 14:02:53 -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

@@ -23,7 +23,7 @@
*/
#include "base/crypto/CnAlgo.h"
#include "crypto/cn/CnAlgo.h"
#ifdef __GNUC__

View File

@@ -23,7 +23,7 @@
*/
#include "base/crypto/CnAlgo.h"
#include "crypto/cn/CnAlgo.h"
#ifdef __GNUC__