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,7 +30,7 @@
#include <vector>
#include "common/net/Pool.h"
#include "base/net/Pool.h"
#include "common/interfaces/IClientListener.h"
#include "common/interfaces/IStrategy.h"
#include "common/interfaces/IStrategyListener.h"