mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
fix UNICODE redefined warning
svn path=/trunk/; revision=37258
This commit is contained in:
parent
abb8c42552
commit
6276513100
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@
|
|||
//======================================================================
|
||||
#define WIN32_NO_STATUS
|
||||
#define NTOS_MODE_USER
|
||||
#define UNICODE
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
#include <ndk/ntndk.h>
|
||||
|
|
Loading…
Reference in a new issue