mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[ROSSYM_NEW]
- add missing debug.h include svn path=/trunk/; revision=53243
This commit is contained in:
parent
818d33cbe6
commit
9512185005
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
|
||||
#include <precomp.h>
|
||||
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
#define SYMBOL_SIZE 18
|
||||
|
||||
extern NTSTATUS RosSymStatus;
|
||||
|
|
Loading…
Reference in a new issue