pugixml/pugixml-config.patch

14 lines
357 B
Diff
Raw Permalink Normal View History

Index: pugixml-1.7/src/pugiconfig.hpp
===================================================================
--- pugixml-1.7.orig/src/pugiconfig.hpp
+++ pugixml-1.7/src/pugiconfig.hpp
@@ -44,7 +44,7 @@
// #define PUGIXML_HEADER_ONLY
// Uncomment this to enable long long support
-// #define PUGIXML_HAS_LONG_LONG
+#define PUGIXML_HAS_LONG_LONG
#endif