1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-09 00:33:33 -05:00

Raven algo auto switch mode

This commit is contained in:
MoneroOcean
2020-11-03 21:33:01 +00:00
parent d17818bb24
commit 4bafc9f3c0

View File

@@ -20,6 +20,7 @@
#include "base/net/stratum/AutoClient.h"
#include "3rdparty/rapidjson/document.h"
#include "base/io/json/Json.h"
#include "net/JobResult.h"
xmrig::AutoClient::AutoClient(int id, const char *agent, IClientListener *listener) :