diff options
Diffstat (limited to 'xml.cc')
-rw-r--r-- | xml.cc | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,10 +1,5 @@ #include "xml.h" #include "journal.h" -#include "error.h" - -#include <iostream> -#include <sstream> -#include <cstring> namespace ledger { namespace xml { |