BUG#: 8693
[tpot/pegasus/.git] / src / Pegasus / Common / Platform_WIN64_X86_64_MSVC.h
index 38ed18398bfe9efe72978eef7e06a1aa038cc566..f7586139ec6fe35895f668b53012479ed600d73f 100644 (file)
@@ -132,6 +132,10 @@ namespace std
 }
 #endif /* _MSC_VER < 1300 */
 
+#if _MSC_VER > 1400
+#define PEGASUS_HAVE_WINDOWS_IPV6ONLY
+#endif
+
 #define PEGASUS_HAVE_WINDOWS_THREADS
 
 /* use OpenPegasus semaphore based read/write locking mechanism */