summaryrefslogtreecommitdiffstats
path: root/textproc/libxml++26/files/patch-libxml++::parsers::parser.cc
blob: c77f306e95b6a5e37a7420c69d20872520a1bfb0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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 {