void-packages/srcpkgs/pugixml/patches/patch-src_pugiconfig.patch

12 lines
251 B
Diff
Raw Normal View History

2015-08-30 10:17:50 +02:00
--- src/pugiconfig.hpp.orig 2015-08-18 17:07:06 UTC
+++ src/pugiconfig.hpp
@@ -41,7 +41,7 @@
// #define PUGIXML_HEADER_ONLY
// Uncomment this to enable long long support
-// #define PUGIXML_HAS_LONG_LONG
+#define PUGIXML_HAS_LONG_LONG
#endif