Move files.

This commit is contained in:
XMRig
2018-06-05 07:34:58 +07:00
parent 39a380f1b7
commit 3f24209599
32 changed files with 51 additions and 35 deletions

View File

@@ -28,9 +28,9 @@
#include <vector>
#include "common/interfaces/IClientListener.h"
#include "common/interfaces/IStrategy.h"
#include "common/net/Pool.h"
#include "interfaces/IClientListener.h"
#include "interfaces/IStrategy.h"
class Client;