mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:35:43 +00:00
[CMAKE]
* uncomment the NDEBUG define. svn path=/branches/cmake-bringup/; revision=51462
This commit is contained in:
parent
141823a750
commit
2d93921768
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
#include <ntoskrnl.h>
|
#include <ntoskrnl.h>
|
||||||
|
|
||||||
//#define NDEBUG
|
#define NDEBUG
|
||||||
#include "../cache/section/newmm.h"
|
#include "../cache/section/newmm.h"
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue