summaryrefslogtreecommitdiff
path: root/src/system.hh
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-05-16 05:38:32 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:38:52 -0400
commit7c7e5c5e367778c6d54a1bb2be2db5c73db0492b (patch)
tree16ed5bde7719aa10b4d7cde25eaaf2ea64fa7f80 /src/system.hh
parent74ecceb2ba0cb1592f570bcb52619f882c15bd27 (diff)
downloadfork-ledger-7c7e5c5e367778c6d54a1bb2be2db5c73db0492b.tar.gz
fork-ledger-7c7e5c5e367778c6d54a1bb2be2db5c73db0492b.tar.bz2
fork-ledger-7c7e5c5e367778c6d54a1bb2be2db5c73db0492b.zip
Now using xpath_t::path_t to select nodes.
Diffstat (limited to 'src/system.hh')
-rw-r--r--src/system.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/system.hh b/src/system.hh
index a345bc9d..96c6575c 100644
--- a/src/system.hh
+++ b/src/system.hh
@@ -130,6 +130,7 @@ extern "C" {
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/predicate.hpp>
+#include <boost/any.hpp>
#include <boost/cast.hpp>
#include <boost/current_function.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>