mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 15:15:11 +02:00
11 lines
251 B
Diff
11 lines
251 B
Diff
--- 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
|
|
|