mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-28 00:12:56 -05:00
Old static class Cpu replaced to interface ICpuInfo.
This commit is contained in:
@@ -29,11 +29,11 @@
|
||||
#include "api/Api.h"
|
||||
#include "App.h"
|
||||
#include "common/Console.h"
|
||||
#include "common/cpu/Cpu.h"
|
||||
#include "common/log/Log.h"
|
||||
#include "common/Platform.h"
|
||||
#include "core/Config.h"
|
||||
#include "core/Controller.h"
|
||||
#include "Cpu.h"
|
||||
#include "crypto/CryptoNight.h"
|
||||
#include "Mem.h"
|
||||
#include "net/Network.h"
|
||||
|
||||
Reference in New Issue
Block a user