summaryrefslogtreecommitdiff
path: root/external/expat/expat-winapi.patch
diff options
context:
space:
mode:
Diffstat (limited to 'external/expat/expat-winapi.patch')
-rw-r--r--external/expat/expat-winapi.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/expat/expat-winapi.patch b/external/expat/expat-winapi.patch
index 070dafc0cb0c..3fe8a8a63e5a 100644
--- a/external/expat/expat-winapi.patch
+++ b/external/expat/expat-winapi.patch
@@ -5,7 +5,7 @@
/* External API definitions */
-#if defined(_MSC_EXTENSIONS) && !defined(__BEOS__) && !defined(__CYGWIN__)
--#define XML_USE_MSC_EXTENSIONS 1
+-# define XML_USE_MSC_EXTENSIONS 1
-#endif
-
/* Expat tries very hard to make the API boundary very specifically