mirror of
https://github.com/xmrig/xmrig.git
synced 2025-03-12 09:37:35 +00:00
Fixed class/struct inconsistency.
This commit is contained in:
parent
9a6f773dea
commit
d048d5a639
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
namespace xmrig {
|
||||
|
||||
|
||||
struct DmiReader;
|
||||
class DmiReader;
|
||||
|
||||
|
||||
class HwApi : public IApiListener
|
||||
|
|
Loading…
Reference in a new issue