Remove duplicate WIN32_LEAN_AND_MEAN
.
This commit is contained in:
parent
a9efd0db86
commit
68b326814c
@ -26,7 +26,6 @@
|
|||||||
#pragma optimize("g",off)
|
#pragma optimize("g",off)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define WIN32_LEAN_AND_MEAN
|
|
||||||
#if defined _UNICODE || defined __UNICODE__ || defined UNICODE
|
#if defined _UNICODE || defined __UNICODE__ || defined UNICODE
|
||||||
# if !defined UNICODE /* for Windows API */
|
# if !defined UNICODE /* for Windows API */
|
||||||
# define UNICODE
|
# define UNICODE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user