Skip to content

Commit

Permalink
Merge xmrig-proxy v6.15.0 into master
Browse files Browse the repository at this point in the history
  • Loading branch information
MoneroOcean committed Aug 31, 2021
1 parent aaee9fd commit cad5140
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/proxy/Miner.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@
#include <cstdio>
#include <cstring>

#ifdef _MSC_VER
#undef GetObject
#endif

namespace xmrig {
static int64_t nextId = 0;
Expand Down

0 comments on commit cad5140

Please sign in to comment.