Merge branch 'dev' of https://github.com/xmrig/xmrig
This commit is contained in:
commit
1251f0b89a
65 changed files with 157 additions and 158 deletions
|
@ -27,8 +27,8 @@
|
|||
#define XMRIG_CPULAUNCHDATA_H
|
||||
|
||||
|
||||
#include "base/crypto/Algorithm.h"
|
||||
#include "crypto/cn/CnHash.h"
|
||||
#include "crypto/common/Algorithm.h"
|
||||
#include "crypto/common/Assembly.h"
|
||||
#include "crypto/common/Nonce.h"
|
||||
|
||||
|
|
|
@ -27,8 +27,8 @@
|
|||
|
||||
|
||||
#include "backend/cpu/CpuThreads.h"
|
||||
#include "base/crypto/Algorithm.h"
|
||||
#include "crypto/common/Assembly.h"
|
||||
#include "crypto/common/Algorithm.h"
|
||||
|
||||
|
||||
namespace xmrig {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue