mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +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>
|
#include <precomp.h>
|
||||||
|
|
||||||
|
#define NDEBUG
|
||||||
|
#include <debug.h>
|
||||||
|
|
||||||
#define SYMBOL_SIZE 18
|
#define SYMBOL_SIZE 18
|
||||||
|
|
||||||
extern NTSTATUS RosSymStatus;
|
extern NTSTATUS RosSymStatus;
|
||||||
|
|
Loading…
Reference in a new issue