mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Fixed class/struct inconsistency.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
namespace xmrig {
|
||||
|
||||
|
||||
struct DmiReader;
|
||||
class DmiReader;
|
||||
|
||||
|
||||
class HwApi : public IApiListener
|
||||
|
||||
Reference in New Issue
Block a user