summaryrefslogtreecommitdiff
path: root/textproc/pugixml/files/patch-src_pugiconfig.hpp
blob: 0634acf3ce8a63e546dc8cc0430edec1b74ddd7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/pugiconfig.hpp.orig	2018-04-04 14:53:16 UTC
+++ 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