aboutsummaryrefslogtreecommitdiff
path: root/Parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Parser.cpp')
-rw-r--r--Parser.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Parser.cpp b/Parser.cpp
index 9b98267..e72e3f9 100644
--- a/Parser.cpp
+++ b/Parser.cpp
@@ -2,6 +2,7 @@
#include <sstream>
#include "Parser.h"
+#include "Exception.h"
using std::getline;