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.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/epist/parser.hh b/util/epist/parser.hh
index c12fec92..b1c02a31 100644
--- a/util/epist/parser.hh
+++ b/util/epist/parser.hh
@@ -73,6 +73,7 @@ private:
Action::ActionType _action;
std::string _key;
std::string _arg;
+ bool _add;
};
#endif //__parser_hh