mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 00:15:04 -05:00
Adjusted Log.h location
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
|
||||
#include "base/io/Json.h"
|
||||
#include "common/config/CommonConfig.h"
|
||||
#include "common/log/Log.h"
|
||||
#include "base/io/log/Log.h"
|
||||
#include "donate.h"
|
||||
#include "rapidjson/document.h"
|
||||
#include "rapidjson/filewritestream.h"
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#include "workers/Workers.h"
|
||||
#include "core/config/Config.h"
|
||||
#include "net/Network.h"
|
||||
#include "common/log/Log.h"
|
||||
#include "base/io/log/Log.h"
|
||||
#include <chrono>
|
||||
|
||||
// start performance measurements for specified perf algo
|
||||
|
||||
Reference in New Issue
Block a user