Avoid redefinition warning.
This commit is contained in:
parent
f3d1893f80
commit
da93e83b90
|
@ -25,7 +25,9 @@
|
|||
# undef UNICODE
|
||||
#endif /* __WINE__ */
|
||||
|
||||
#ifndef WINVER
|
||||
#define WINVER 0x0500
|
||||
#endif
|
||||
|
||||
#include "winnt.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue