1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-06-23 12:22:35 -04:00

Merge xmrig v6.16.1 into master

This commit is contained in:
MoneroOcean
2021-11-29 15:34:55 +00:00
121 changed files with 1944 additions and 1118 deletions

View File

@@ -174,7 +174,7 @@ uint32_t xmrig::Pools::benchSize() const
return m_benchmark ? m_benchmark->size() : 0;
# else
return 0;
# endif
# endif
}