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

Moved mm_malloc.h

This commit is contained in:
XMRig
2019-06-02 20:57:49 +07:00
parent 8dc586283f
commit ba94c08bf5
6 changed files with 35 additions and 72 deletions

View File

@@ -24,7 +24,7 @@
*/
#include "common/utils/mm_malloc.h"
#include "crypto/common/portable/mm_malloc.h"
#include "crypto/common/VirtualMemory.h"
#include "crypto/CryptoNight_constants.h"
#include "crypto/CryptoNight.h"