summaryrefslogtreecommitdiff
path: root/tinyxml/tinyxml-use-stl.patch
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2017-05-08 02:27:18 +0200
committerThomas Penteker <tek@serverop.de>2017-05-08 02:27:18 +0200
commit42866877a715ae4f9e22cafd94f35ff2868343fb (patch)
tree7af87caf07d57aa6084837a671d1ebca305342a5 /tinyxml/tinyxml-use-stl.patch
parentf58a4af04ea6aa0981fd434916b3bd28ea02cea8 (diff)
downloadcontrib-42866877a715ae4f9e22cafd94f35ff2868343fb.tar.gz
contrib-42866877a715ae4f9e22cafd94f35ff2868343fb.tar.xz
tinyxml: dropped
Diffstat (limited to 'tinyxml/tinyxml-use-stl.patch')
-rw-r--r--tinyxml/tinyxml-use-stl.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/tinyxml/tinyxml-use-stl.patch b/tinyxml/tinyxml-use-stl.patch
deleted file mode 100644
index b368c6881..000000000
--- a/tinyxml/tinyxml-use-stl.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- tinyxml.h.orig 2013-03-17 22:25:59.051524653 -0500
-+++ tinyxml.h 2013-03-17 22:26:27.319650497 -0500
-@@ -43,6 +43,8 @@
- #define DEBUG
- #endif
-
-+#define TIXML_USE_STL
-+
- #ifdef TIXML_USE_STL
- #include <string>
- #include <iostream>

Generated by cgit