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