summaryrefslogtreecommitdiff
path: root/xpath.h
diff options
context:
space:
mode:
Diffstat (limited to 'xpath.h')
-rw-r--r--xpath.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/xpath.h b/xpath.h
index e8390f2c..85ad11d9 100644
--- a/xpath.h
+++ b/xpath.h
@@ -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 {