From f83705b847c59a8197f5098cb7dc2d484704e24d Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 14 May 2007 11:09:54 +0000 Subject: Changed xpath to use intrusive_ptr; got the xml command working --- src/system.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/system.hh') diff --git a/src/system.hh b/src/system.hh index 1c645794..a345bc9d 100644 --- a/src/system.hh +++ b/src/system.hh @@ -140,6 +140,7 @@ extern "C" { #include #include #include +#include #include #include #include @@ -154,5 +155,6 @@ extern "C" { #include #include #include +#include #endif // _SYSTEM_HH -- cgit v1.2.3