Move files.

This commit is contained in:
XMRig 2018-06-05 07:34:58 +07:00
parent e320b2e928
commit 48a214c3f1
32 changed files with 51 additions and 35 deletions

View file

@ -30,9 +30,9 @@
#include "common/net/Pool.h"
#include "interfaces/IClientListener.h"
#include "interfaces/IStrategy.h"
#include "interfaces/IStrategyListener.h"
#include "common/interfaces/IClientListener.h"
#include "common/interfaces/IStrategy.h"
#include "common/interfaces/IStrategyListener.h"
class Client;