1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-02-01 17:53:03 -05:00
This commit is contained in:
MoneroOcean
2020-05-23 11:13:42 -07:00
191 changed files with 1417 additions and 2600 deletions

View File

@@ -29,6 +29,7 @@
#include "net/strategies/DonateStrategy.h"
#include "3rdparty/rapidjson/document.h"
#include "base/crypto/keccak.h"
#include "base/kernel/Platform.h"
#include "base/net/stratum/Client.h"
@@ -41,7 +42,6 @@
#include "core/Controller.h"
#include "core/Miner.h"
#include "net/Network.h"
#include "rapidjson/document.h"
namespace xmrig {