---
mingw-w64-headers/include/iptypes.h | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/mingw-w64-headers/include/iptypes.h
b/mingw-w64-headers/include/iptypes.h
index 745d3f9..d044a83 100644
--- a/mingw-w64-headers/include/iptypes.h
+++ b/mingw-w64-headers/include/iptypes.h
@@ -6,6 +6,9 @@
#ifndef IP_TYPES_INCLUDED
#define IP_TYPES_INCLUDED
+#include <winapifamily.h>
+#if WINAPI_FAMILY_PARTITION (WINAPI_PARTITION_DESKTOP) || _WIN32_WINNT >=
0x0A00
+
#ifdef __cplusplus
extern "C" {
#endif
@@ -369,5 +372,7 @@ extern "C" {
}
#endif
+#endif /* #if WINAPI_FAMILY_PARTITION (WINAPI_PARTITION_DESKTOP) ||
_WIN32_WINNT >= 0x0A00 */
+
#endif /* IP_TYPES_INCLUDED */
--
2.8.1
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public