mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 12:06:07 +08:00
Fix missing CBufferString error in memalloc.h
This commit is contained in:
@ -95,6 +95,7 @@ struct MemoryInfoState
|
|||||||
};
|
};
|
||||||
|
|
||||||
struct _CrtMemState;
|
struct _CrtMemState;
|
||||||
|
class CBufferString;
|
||||||
|
|
||||||
#define MEMALLOC_VERSION 1
|
#define MEMALLOC_VERSION 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user