Move Pool.h/Pool.cpp.

This commit is contained in:
XMRig
2019-02-16 09:56:08 +07:00
parent b548eb592b
commit c3a597f809
13 changed files with 99 additions and 18 deletions

View File

@@ -30,10 +30,10 @@
#include <vector>
#include "base/net/Pool.h"
#include "common/crypto/Algorithm.h"
#include "common/net/Id.h"
#include "common/net/Job.h"
#include "common/net/Pool.h"
#include "common/net/Storage.h"
#include "common/net/SubmitResult.h"
#include "rapidjson/fwd.h"