1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-08 16:33:32 -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

@@ -27,6 +27,7 @@
#include <stdint.h>
#include <stddef.h>
namespace xmrig {