New log support.

This commit is contained in:
XMRig
2019-03-27 01:29:37 +07:00
parent 41798119cf
commit 8501c0ed62
26 changed files with 96 additions and 198 deletions

View File

@@ -25,8 +25,8 @@
#include <assert.h>
#include "base/io/log/Log.h"
#include "common/cpu/Cpu.h"
#include "common/log/Log.h"
#include "crypto/Asm.h"
#include "Mem.h"
#include "rapidjson/document.h"