Move files.

This commit is contained in:
XMRig 2020-03-09 01:22:34 +07:00
parent abfed74af9
commit 16a83a9f61
No known key found for this signature in database
GPG key ID: 446A53638BE94409
63 changed files with 144 additions and 154 deletions

View file

@ -31,10 +31,10 @@
#include "backend/common/interfaces/IRxListener.h"
#include "base/api/interfaces/IApiListener.h"
#include "base/crypto/Algorithm.h"
#include "base/kernel/interfaces/IBaseListener.h"
#include "base/kernel/interfaces/ITimerListener.h"
#include "base/tools/Object.h"
#include "crypto/common/Algorithm.h"
namespace xmrig {