diff options
Diffstat (limited to '3rdParty/Expat/expat_config.h')
m--------- | 3rdParty/Expat | 0 | ||||
-rw-r--r-- | 3rdParty/Expat/expat_config.h | 5 |
2 files changed, 0 insertions, 5 deletions
diff --git a/3rdParty/Expat b/3rdParty/Expat new file mode 160000 +Subproject 2e5ac4f15191c245a39b3e223c18de0477c23ab diff --git a/3rdParty/Expat/expat_config.h b/3rdParty/Expat/expat_config.h deleted file mode 100644 index 46f8a75..0000000 --- a/3rdParty/Expat/expat_config.h +++ /dev/null @@ -1,5 +0,0 @@ -#define XML_CONTEXT_BYTES 1024 -#define XML_NS 1 - -#include "../Boost/boost/detail/endian.hpp" -#define BYTEORDER BOOST_BYTE_ORDER |