aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlwrapp/files/patch-src__libxml__node_manip.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xmlwrapp/files/patch-src__libxml__node_manip.cxx')
-rw-r--r--textproc/xmlwrapp/files/patch-src__libxml__node_manip.cxx10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/xmlwrapp/files/patch-src__libxml__node_manip.cxx b/textproc/xmlwrapp/files/patch-src__libxml__node_manip.cxx
new file mode 100644
index 000000000000..89f0183b1d18
--- /dev/null
+++ b/textproc/xmlwrapp/files/patch-src__libxml__node_manip.cxx
@@ -0,0 +1,10 @@
+--- src/libxml/node_manip.cxx.orig Wed Nov 19 08:08:59 2003
++++ src/libxml/node_manip.cxx Sat Mar 20 02:17:06 2004
+@@ -39,6 +39,7 @@
+ #include "node_manip.h"
+
+ // standard includes
++#include <new>
+ #include <stdexcept>
+
+ // libxml includes