summaryrefslogtreecommitdiff
path: root/util/epist/parser.hh
diff options
context:
space:
mode:
Diffstat (limited to 'util/epist/parser.hh')
-rw-r--r--util/epist/parser.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/epist/parser.hh b/util/epist/parser.hh
index 148649bd..a66e4141 100644
--- a/util/epist/parser.hh
+++ b/util/epist/parser.hh
@@ -1,7 +1,8 @@
-#include <string>
#include "actions.hh"
#include "keytree.hh"
+#include <string>
+
class parser {
public:
parser(keytree *);