summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '3rdParty/Expat/expat_config.h')
-rw-r--r--3rdParty/Expat/expat_config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/3rdParty/Expat/expat_config.h b/3rdParty/Expat/expat_config.h
new file mode 100644
index 0000000..ba5f588
--- /dev/null
+++ b/3rdParty/Expat/expat_config.h
@@ -0,0 +1,6 @@
+#define HAVE_MEMMOVE 1
+#define XML_CONTEXT_BYTES 1024
+#define XML_NS 1
+
+#include "../Boost/boost/detail/endian.hpp"
+#define BYTEORDER BOOST_BYTE_ORDER