diff --exclude CVS --exclude .git -uNr libxml++-1.0.5/libxml++/parsers/parser.cc libxml++-1.0.5.modified/libxml++/parsers/parser.cc --- libxml++-1.0.5/libxml++/parsers/parser.cc 2004-08-13 22:08:43.000000000 +0100 +++ libxml++-1.0.5.modified/libxml++/parsers/parser.cc 2011-06-23 15:37:39.631158624 +0100 @@ -9,6 +9,7 @@ #include #include //For va_list. +#include //For auto_ptr namespace xmlpp {