summaryrefslogtreecommitdiff
path: root/src/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context.h')
-rw-r--r--src/context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/context.h b/src/context.h
index f085e01..de5f1ca 100644
--- a/src/context.h
+++ b/src/context.h
@@ -41,6 +41,8 @@ public:
static std::vector<const Context*> ctx_stack;
+ mutable unordered_map<std::string, int> recursioncount;
+
private:
typedef unordered_map<std::string, Value> ValueMap;
ValueMap constants;
contact: Jan Huwald // Impressum