mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +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 <windows.h>
|
||||||
#include <wchar.h>
|
#include <wchar.h>
|
||||||
#include <ddk/ntddk.h>
|
#include <ddk/ntddk.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#define NDEBUG
|
#define NDEBUG
|
||||||
#include <kernel32/kernel32.h>
|
#include <kernel32/kernel32.h>
|
||||||
|
|
Loading…
Reference in a new issue