diff options
Diffstat (limited to 'textproc/pugixml/files/patch-src_pugiconfig.hpp')
-rw-r--r-- | textproc/pugixml/files/patch-src_pugiconfig.hpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/pugixml/files/patch-src_pugiconfig.hpp b/textproc/pugixml/files/patch-src_pugiconfig.hpp deleted file mode 100644 index 0634acf3ce8a..000000000000 --- a/textproc/pugixml/files/patch-src_pugiconfig.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 - |