1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-13 01:52:50 -05:00

Sync with base.

This commit is contained in:
XMRig
2022-04-17 06:03:39 +07:00
parent d0953a507c
commit 8a167cb2a7
45 changed files with 1159 additions and 544 deletions

View File

@@ -34,7 +34,6 @@
#include "base/io/log/Log.h"
#include "base/io/log/Tags.h"
#include "base/io/Signals.h"
#include "base/kernel/Platform.h"
#include "core/config/Config.h"
#include "core/Controller.h"
#include "Summary.h"