View | Details | Raw Unified | Return to bug 202562
Collapse All | Expand All

(-)textproc/pugixml/files/patch-src_pugiconfig.hpp (+11 lines)
Line 0 Link Here
1
--- src/pugiconfig.hpp.orig	2015-08-18 17:07:06 UTC
2
+++ src/pugiconfig.hpp
3
@@ -41,7 +41,7 @@
4
 // #define PUGIXML_HEADER_ONLY
5
 
6
 // Uncomment this to enable long long support
7
-// #define PUGIXML_HAS_LONG_LONG
8
+#define PUGIXML_HAS_LONG_LONG
9
 
10
 #endif
11
 

Return to bug 202562