Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e226e83 commit 2cd0792Copy full SHA for 2cd0792
1 file changed
Modules/expat/expat_external.h
@@ -81,6 +81,10 @@
81
# endif
82
#endif /* not defined XMLCALL */
83
84
+/* Namespace external symbols to allow multiple libexpat version to
85
+ co-exist. */
86
+#include "pyexpatns.h"
87
+
88
89
#if !defined(XML_STATIC) && !defined(XMLIMPORT)
90
# ifndef XML_BUILDING_EXPAT
0 commit comments