mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 07:56:59 +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 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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue