diff options
Diffstat (limited to 'xpath.h')
-rw-r--r-- | xpath.h | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -2,13 +2,6 @@ #define _XPATH_H #include "xml.h" -#include "error.h" -#if 0 -#include "mask.h" -#endif - -#include <list> -#include <memory> namespace ledger { namespace xml { |