1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-08 08:23:34 -05:00

Move files.

This commit is contained in:
XMRig
2018-06-05 07:34:58 +07:00
parent e320b2e928
commit 48a214c3f1
32 changed files with 51 additions and 35 deletions

View File

@@ -29,8 +29,8 @@
#include <time.h>
#include "common/interfaces/ILogBackend.h"
#include "common/log/Log.h"
#include "interfaces/ILogBackend.h"
Log *Log::m_self = nullptr;