1
0
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:
XMRig
2021-08-31 03:32:36 +07:00
parent 9a6f773dea
commit d048d5a639

View File

@@ -29,7 +29,7 @@
namespace xmrig {
struct DmiReader;
class DmiReader;
class HwApi : public IApiListener