00001 #include "ace_pch.h"
00002
00003
00004 #ifndef ACE_ACTIVE_MAP_MANAGER_T_C
00005 #define ACE_ACTIVE_MAP_MANAGER_T_C
00006
00007 #include "ace/Active_Map_Manager_T.h"
00008
00009 #if !defined (ACE_LACKS_PRAGMA_ONCE)
00010 # pragma once
00011 #endif
00012
00013 #if !defined (__ACE_INLINE__)
00014 #include "ace/Active_Map_Manager_T.i"
00015 #endif
00016
00017 ACE_RCSID(ace, Active_Map_Manager_T, "$Id: Active_Map_Manager_T.cpp,v 1.1.1.2.64.1 2003/03/13 19:44:20 chad Exp $")
00018
00019 ACE_ALLOC_HOOK_DEFINE(ACE_Active_Map_Manager)
00020
00021 #endif