Update user agent for macOS and fix compile warnings

This commit is contained in:
XMRig
2020-12-13 13:57:12 +07:00
parent 467e85a9c2
commit 8f8a48843b
6 changed files with 29 additions and 12 deletions

View File

@@ -50,7 +50,6 @@
namespace xmrig {
static constexpr uint32_t kReserveCount = 32768;
std::atomic<bool> CudaWorker::ready;