From 71f05fc2a4bc536f5c096e7ca756cd539ead911d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 7 Aug 2002 01:34:34 +0000 Subject: fix std:: namespace problems --- util/epist/parser.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'util/epist/parser.hh') 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 #include "actions.hh" #include "keytree.hh" +#include + class parser { public: parser(keytree *); -- cgit v1.2.3