1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-08 08:23:34 -05:00

Added SelfSelectClient stub.

This commit is contained in:
XMRig
2019-10-12 00:24:47 +07:00
parent 72c45d882b
commit e9d2e194f3
17 changed files with 209 additions and 51 deletions

View File

@@ -26,7 +26,7 @@
#define XMRIG_ICLIENT_H
#include <stdint.h>
#include <cstdint>
namespace xmrig {