aboutsummaryrefslogtreecommitdiffstats
path: root/liblll/Parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'liblll/Parser.h')
-rw-r--r--liblll/Parser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/liblll/Parser.h b/liblll/Parser.h
index b21989f0..e4542888 100644
--- a/liblll/Parser.h
+++ b/liblll/Parser.h
@@ -24,6 +24,7 @@
#include <string>
#include <vector>
#include <libdevcore/Common.h>
+#include "Exceptions.h"
namespace boost { namespace spirit { class utree; } }
namespace sp = boost::spirit;