Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 218779
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- libxml++-1.0.4.orig/libxml++/parsers/parser.cc
0
++ libxml++-1.0.4/libxml++/parsers/parser.cc
Lines 9-14 Link Here
9
#include <libxml/parser.h>
9
#include <libxml/parser.h>
10
10
11
#include <cstdarg> //For va_list.
11
#include <cstdarg> //For va_list.
12
#include <memory> //For auto_ptr
12
13
13
namespace xmlpp {
14
namespace xmlpp {
14
15

Return to bug 218779