aboutsummaryrefslogtreecommitdiff
path: root/libxsde/xsde/cxx/parser/map.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libxsde/xsde/cxx/parser/map.hxx')
-rw-r--r--libxsde/xsde/cxx/parser/map.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libxsde/xsde/cxx/parser/map.hxx b/libxsde/xsde/cxx/parser/map.hxx
index 400de27..0a5c99c 100644
--- a/libxsde/xsde/cxx/parser/map.hxx
+++ b/libxsde/xsde/cxx/parser/map.hxx
@@ -77,6 +77,7 @@ namespace xsde
private:
hashmap map_;
+ bool resetting_;
};
}
}