Added DMI data to online benchmark.

This commit is contained in:
XMRig 2021-01-21 23:22:01 +07:00
parent 8471f7fad3
commit ef8cc28f3f
No known key found for this signature in database
GPG key ID: 446A53638BE94409
7 changed files with 34 additions and 20 deletions

View file

@ -21,8 +21,6 @@
#include "base/api/interfaces/IApiRequest.h"
#include "base/tools/String.h"
#include "base/io/log/Log.h" // FIXME
#ifdef XMRIG_FEATURE_DMI
# include "hw/dmi/DmiReader.h"