diff options
Diffstat (limited to 'transform.h')
-rw-r--r-- | transform.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/transform.h b/transform.h index f4221288..1a5286a1 100644 --- a/transform.h +++ b/transform.h @@ -3,9 +3,6 @@ #include "xpath.h" -#include <list> -#include <vector> - namespace ledger { class transform_t { |