diff options
author | rpj <rpj> | 2004-05-17 08:13:02 +0000 |
---|---|---|
committer | rpj <rpj> | 2004-05-17 08:13:02 +0000 |
commit | 1d88ae3b57489e653d9b253fa5b760377ce62711 (patch) | |
tree | 516b8885b3a8bbb50436f478ff9c4f87c7a75f26 | |
parent | 8b4b8870dd30b391e47a38665be561f5c389d68a (diff) |
''
-rw-r--r-- | implement.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/implement.h b/implement.h index 081a670..d902fa4 100644 --- a/implement.h +++ b/implement.h @@ -38,9 +38,7 @@ #ifndef _IMPLEMENT_H #define _IMPLEMENT_H -#ifndef _WIN32_WINNT -# define _WIN32_WINNT 0x400 -#endif +#define _WIN32_WINNT 0x400 #include <windows.h> /* |