fix UNICODE redefined warning

svn path=/trunk/; revision=37258
This commit is contained in:
Sylvain Petreolle 2008-11-09 13:56:31 +00:00
parent abb8c42552
commit 6276513100

View file

@ -42,7 +42,6 @@
//====================================================================== //======================================================================
#define WIN32_NO_STATUS #define WIN32_NO_STATUS
#define NTOS_MODE_USER #define NTOS_MODE_USER
#define UNICODE
#include <windows.h> #include <windows.h>
#include <stdio.h> #include <stdio.h>
#include <ndk/ntndk.h> #include <ndk/ntndk.h>