// $Id$ // ============================================================================ // // = LIBRARY // ace // // = FILENAME // Hash_Map_Manager.cpp // // = AUTHOR // Douglas C. Schmidt // // ============================================================================ #define ACE_BUILD_DLL #include "ace/Hash_Map_Manager.h" ACE_RCSID(ace, Hash_Map_Manager, "$Id$") #if !defined (__ACE_INLINE__) #include "ace/Hash_Map_Manager.i" #endif /* __ACE_INLINE__ */