fix windows build
This commit is contained in:
parent
09a1d86b52
commit
3828648199
1 changed files with 2 additions and 2 deletions
|
@ -32,10 +32,10 @@
|
|||
|
||||
#define UNICODE
|
||||
#define _UNICODE
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#include <prewin.h>
|
||||
#include <tchar.h>
|
||||
#include <postwin.h>
|
||||
#include <stdio.h>
|
||||
#include <systools/win32/uwinapi.h>
|
||||
#include <sal/macros.h>
|
||||
|
|
Loading…
Reference in a new issue