summaryrefslogtreecommitdiff
path: root/implement.h
diff options
context:
space:
mode:
authorrpj <rpj>2011-07-03 01:39:00 +0000
committerrpj <rpj>2011-07-03 01:39:00 +0000
commit0839be6d0a321aa805d2b31bf38ea13e76ccb532 (patch)
treebe1f839c56c2ebdc63bebccd1d8dd24980c36acf /implement.h
parent758deae4c0be2c7ff2fb1d0c55e6aeead86abbb7 (diff)
_WIN32_WINNT definition
Diffstat (limited to 'implement.h')
-rw-r--r--implement.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/implement.h b/implement.h
index c4a00d2..c4d0a52 100644
--- a/implement.h
+++ b/implement.h
@@ -38,9 +38,6 @@
#if !defined(_IMPLEMENT_H)
#define _IMPLEMENT_H
-#if defined(_WIN32_WINNT)
-#undef _WIN32_WINNT
-#endif
#define _WIN32_WINNT 0x400
#include <windows.h>