GH #146: NetworkInterface (windows): IP_ADAPTER_IPV4_ENABLED

- GH #146: NetworkInterface (windows): IP_ADAPTER_IPV4_ENABLED
- added Windows 8 _WIN32_WINNT macro
- removed __cplusplus version check for C++11 (not reliable)
This commit is contained in:
Aleksandar Fabijanic
2013-04-22 22:31:43 -05:00
parent 8290a59998
commit 111c2cc52a
3 changed files with 9 additions and 5 deletions

View File

@@ -44,10 +44,8 @@
#define POCO_WIN32_UTF8
#if defined(__cplusplus) && (__cplusplus > 199711L)
// Define to enable C++11 support
// #define POCO_ENABLE_CPP11
#endif
// Define to disable implicit linking