summaryrefslogtreecommitdiff
path: root/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'parser.h')
-rw-r--r--parser.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/parser.h b/parser.h
index 837eadc1..175c0228 100644
--- a/parser.h
+++ b/parser.h
@@ -1,10 +1,7 @@
#ifndef _PARSER_H
#define _PARSER_H
-#include "error.h"
-
-#include <string>
-#include <istream>
+#include "utils.h"
namespace ledger {