freebsd-ports/textproc/libxml++/files/patch-libxml++::parsers::parser.cc
Alexander Nedotsukov 5e8a7e0ef2 Update to 1.0.2
2004-02-19 15:06:53 +00:00

10 lines
240 B
C++

--- libxml++/parsers/parser.cc.orig Sat Feb 7 02:11:35 2004
+++ libxml++/parsers/parser.cc Fri Feb 20 00:02:22 2004
@@ -9,6 +9,7 @@
#include <libxml/parser.h>
#include <cstdarg> //For va_list.
+#include <memory>
namespace xmlpp {