summaryrefslogtreecommitdiff
path: root/ace/Hash_Map_Manager_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Hash_Map_Manager_T.h')
-rw-r--r--ace/Hash_Map_Manager_T.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Hash_Map_Manager_T.h b/ace/Hash_Map_Manager_T.h
index f71b71fd3b1..eefd5862f89 100644
--- a/ace/Hash_Map_Manager_T.h
+++ b/ace/Hash_Map_Manager_T.h
@@ -120,6 +120,7 @@ public:
KEY;
typedef INT_ID
VALUE;
+ typedef ACE_LOCK lock_type;
typedef ACE_Hash_Map_Entry<EXT_ID, INT_ID>
ENTRY;