mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
warning fix
svn path=/trunk/; revision=487
This commit is contained in:
parent
64f28f26bd
commit
77360caec8
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
#include <windows.h>
|
||||
#include <wchar.h>
|
||||
#include <ddk/ntddk.h>
|
||||
#include <string.h>
|
||||
|
||||
#define NDEBUG
|
||||
#include <kernel32/kernel32.h>
|
||||
|
|
Loading…
Reference in a new issue