summaryrefslogtreecommitdiff
path: root/xml.cc
diff options
context:
space:
mode:
Diffstat (limited to 'xml.cc')
-rw-r--r--xml.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/xml.cc b/xml.cc
index f5b8c177..82e41eca 100644
--- a/xml.cc
+++ b/xml.cc
@@ -1,10 +1,5 @@
#include "xml.h"
#include "journal.h"
-#include "error.h"
-
-#include <iostream>
-#include <sstream>
-#include <cstring>
namespace ledger {
namespace xml {