diff options
Diffstat (limited to 'util/epist/parser.hh')
| -rw-r--r-- | util/epist/parser.hh | 3 |
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 *); |
