Move Platform.

This commit is contained in:
XMRig
2019-07-13 16:48:14 +07:00
parent 95a5b23f53
commit f5c907b9cc
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 {