summaryrefslogtreecommitdiff
path: root/textproc/xmlwrapp/files/patch-src__libxml__node_manip.cxx
blob: 89f0183b1d1837b271d21eec66d3e40b29832c2f (plain) (blame)
1
2
3
4
5
6
7
8
9
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