// $Id$ #ifndef ACE_ACTIVE_MAP_MANAGER_T_C #define ACE_ACTIVE_MAP_MANAGER_T_C #include "ace/Active_Map_Manager_T.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ #if !defined (__ACE_INLINE__) #include "ace/Active_Map_Manager_T.i" #endif /* __ACE_INLINE__ */ ACE_RCSID(ace, Active_Map_Manager_T, "$Id$") ACE_ALLOC_HOOK_DEFINE(ACE_Active_Map_Manager) #endif /* ACE_ACTIVE_MAP_MANAGER_T_C */