Avoid redefinition warning.

oldstable
Alexandre Julliard 2002-10-23 20:19:48 +00:00
parent f3d1893f80
commit da93e83b90
1 changed files with 2 additions and 0 deletions

View File

@ -25,7 +25,9 @@
# undef UNICODE
#endif /* __WINE__ */
#ifndef WINVER
#define WINVER 0x0500
#endif
#include "winnt.h"