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

@ -29,10 +29,10 @@
#include "3rdparty/http-parser/http_parser.h"
#include "base/io/log/Log.h"
#include "base/kernel/Platform.h"
#include "base/net/dns/Dns.h"
#include "base/net/http/HttpClient.h"
#include "base/tools/Baton.h"
#include "common/Platform.h"
namespace xmrig {