1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-08 16:33:32 -05:00

New log support.

This commit is contained in:
XMRig
2019-03-27 01:29:37 +07:00
parent 17e9e036f1
commit f43929db98
26 changed files with 96 additions and 198 deletions

View File

@@ -30,7 +30,7 @@
#include "App.h"
#include "common/log/Log.h"
#include "base/io/log/Log.h"
#include "core/Config.h"
#include "core/Controller.h"