Move Platform.

This commit is contained in:
XMRig 2019-07-13 16:48:14 +07:00
parent 4643742d13
commit 8b3f2d8fff
16 changed files with 31 additions and 16 deletions

View file

@ -27,7 +27,7 @@
#include "backend/cpu/Cpu.h"
#include "common/Platform.h"
#include "base/kernel/Platform.h"
#include "workers/CpuThreadLegacy.h"
#include "workers/ThreadHandle.h"
#include "workers/Worker.h"