mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-03-28 19:12:01 +03:00
Include headers properly
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
#ifndef MEMORY_H
|
||||
#define MEMORY_H
|
||||
|
||||
#include "MayaType.h"
|
||||
|
||||
// MallocFast (not implemented)
|
||||
#define MallocFast Malloc
|
||||
#define ZeroMallocFast ZeroMalloc
|
||||
|
||||
Reference in New Issue
Block a user