From d86a91d45b837d1d32e943107c856497897cc85c Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 20 Jul 2008 23:12:04 -0400 Subject: The new XPath parser has been integrated, although I have removed the XML-related bits -- I just wanted the better infrastructure that had been created during the rewrite. It doesn't work, but it compiles and links now. This means that all of the previous 3.0 code has been moved over, although there are still snippets of code in pending/old that need to be restored. --- ledger.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ledger.h') diff --git a/ledger.h b/ledger.h index 9897cef3..c772ec4a 100644 --- a/ledger.h +++ b/ledger.h @@ -52,6 +52,7 @@ #include //#include #include +#include #include #include #include -- cgit v1.2.3