diff options
| author | Carlo Landmeter <clandmeter@gmail.com> | 2013-01-07 23:05:03 +0100 |
|---|---|---|
| committer | Carlo Landmeter <clandmeter@gmail.com> | 2013-01-07 23:12:43 +0100 |
| commit | 2894f0386e7df0287af18a3bf81771616a293347 (patch) | |
| tree | 8dc75c915392bc7122fe506ebfb9b3e6d31d000d /testing/tinyxml/tinyxml-2.6.2-defineSTL.patch | |
| parent | 1d7ace2e2dff105f4ba45a80ab9dc06a6a099d15 (diff) | |
| download | aports-2894f0386e7df0287af18a3bf81771616a293347.tar.bz2 aports-2894f0386e7df0287af18a3bf81771616a293347.tar.xz | |
testing/tinyxml: move to main
Diffstat (limited to 'testing/tinyxml/tinyxml-2.6.2-defineSTL.patch')
| -rw-r--r-- | testing/tinyxml/tinyxml-2.6.2-defineSTL.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/tinyxml/tinyxml-2.6.2-defineSTL.patch b/testing/tinyxml/tinyxml-2.6.2-defineSTL.patch deleted file mode 100644 index 7bcde59ff9..0000000000 --- a/testing/tinyxml/tinyxml-2.6.2-defineSTL.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up tinyxml/tinyxml.h~ tinyxml/tinyxml.h ---- tinyxml/tinyxml.h~ 2007-11-30 22:39:36.000000000 +0100 -+++ tinyxml/tinyxml.h 2007-11-30 22:39:36.000000000 +0100 -@@ -26,6 +26,8 @@ distribution. - #ifndef TINYXML_INCLUDED - #define TINYXML_INCLUDED - -+#define TIXML_USE_STL 1 -+ - #ifdef _MSC_VER - #pragma warning( push ) - #pragma warning( disable : 4530 ) |
