1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/textproc/xmlwrapp/files/patch-src::libxml::node_manip.cxx
Kirill Ponomarev 580c90d07e - Update to version 0.5.0
PR:		ports/64508
Submitted by:	Ports Fury
2004-03-20 17:25:38 +00:00

11 lines
242 B
C++

--- 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