mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
One more fix for release build
svn path=/trunk/; revision=26786
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
#ifdef DBG
|
||||
ULONG AllocationCount = 0;
|
||||
|
||||
#ifdef DBG
|
||||
VOID VerifyHeap(VOID);
|
||||
VOID DumpMemoryAllocMap(VOID);
|
||||
VOID IncrementAllocationCount(VOID);
|
||||
|
||||
Reference in New Issue
Block a user