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