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 {
|
namespace xmrig {
|
||||||
|
|
||||||
|
|
||||||
struct DmiReader;
|
class DmiReader;
|
||||||
|
|
||||||
|
|
||||||
class HwApi : public IApiListener
|
class HwApi : public IApiListener
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue