1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-27 14:23:28 -05:00

Updated MoBenchmark names

This commit is contained in:
MoneroOcean
2020-10-18 23:33:43 +00:00
parent 2cf2fcaf8c
commit 6b406cf82c
4 changed files with 22 additions and 28 deletions

View File

@@ -34,7 +34,7 @@
#include "base/kernel/config/BaseConfig.h"
#include "base/tools/Object.h"
#ifdef XMRIG_FEATURE_BENCHMARK
#include "core/Benchmark.h"
#include "core/MoBenchmark.h"
#endif