Skip to content

Commit 2a5975c

Browse files
committed
Add #define for XML_GE which exists in the newer version
1 parent ad414e6 commit 2a5975c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/expat/expat_config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
#define XML_NS 1
1616
#define XML_DTD 1
17+
#define XML_GE 1
1718
#define XML_CONTEXT_BYTES 1024
1819

1920
#endif /* EXPAT_CONFIG_H */

0 commit comments

Comments
 (0)