1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-17 11:32:40 -05:00

Added new class Msr.

This commit is contained in:
XMRig
2021-01-22 23:50:25 +07:00
parent 3730bcd434
commit c48e2e6af8
8 changed files with 438 additions and 29 deletions

View File

@@ -30,7 +30,7 @@
#ifdef XMRIG_FEATURE_MSR
# include "crypto/rx/msr/MsrItem.h"
# include "hw/msr/MsrItem.h"
#endif