[91857] trunk/dports/textproc/tinyxml/files/patch-tinyxml.h.diff

mmoll at macports.org mmoll at macports.org
Wed Apr 11 18:10:48 PDT 2012


Revision: 91857
          https://trac.macports.org/changeset/91857
Author:   mmoll at macports.org
Date:     2012-04-11 18:10:47 -0700 (Wed, 11 Apr 2012)
Log Message:
-----------
textproc/tinyxml: make sure that TIXML_USE_STL is defined at compile time and when included by other code, pt. 2

Added Paths:
-----------
    trunk/dports/textproc/tinyxml/files/patch-tinyxml.h.diff

Added: trunk/dports/textproc/tinyxml/files/patch-tinyxml.h.diff
===================================================================
--- trunk/dports/textproc/tinyxml/files/patch-tinyxml.h.diff	                        (rev 0)
+++ trunk/dports/textproc/tinyxml/files/patch-tinyxml.h.diff	2012-04-12 01:10:47 UTC (rev 91857)
@@ -0,0 +1,11 @@
+--- tinyxml.h.orig	2012-04-11 20:02:41.000000000 -0500
++++ tinyxml.h	2012-04-11 20:04:27.000000000 -0500
+@@ -26,6 +26,8 @@
+ #ifndef TINYXML_INCLUDED
+ #define TINYXML_INCLUDED
+ 
++#define TIXML_USE_STL
++
+ #ifdef _MSC_VER
+ #pragma warning( push )
+ #pragma warning( disable : 4530 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120411/1b2a5a38/attachment.html>


More information about the macports-changes mailing list