* [WIP] More unification in Pools class.

This commit is contained in:
XMRig
2019-02-17 10:51:32 +07:00
parent b5638a1006
commit 3f6131bd95
10 changed files with 118 additions and 66 deletions

View File

@@ -29,14 +29,12 @@
#include <stdint.h>
class Job;
class SubmitResult;
namespace xmrig {
class Client;
class Job;
class SubmitResult;
class IClientListener