mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 00:15:04 -05:00
Better method to get hwloc version.
This commit is contained in:
@@ -35,7 +35,6 @@ namespace xmrig {
|
||||
class Cpu
|
||||
{
|
||||
public:
|
||||
static const char *backend();
|
||||
static ICpuInfo *info();
|
||||
static rapidjson::Value toJSON(rapidjson::Document &doc);
|
||||
static void init();
|
||||
|
||||
Reference in New Issue
Block a user