1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-10 09:02:45 -05:00

Class Mem replaced to VirtualMemory.

This commit is contained in:
XMRig
2019-07-17 04:57:58 +07:00
parent 20313cbc56
commit 2bf5ffb2df
12 changed files with 147 additions and 384 deletions

View File

@@ -23,6 +23,7 @@
*/
#include <algorithm>
#include <uv.h>