Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / dep / ACE_wrappers / ace / Active_Map_Manager_T.cpp
blob732cc2951177f52b183b40babff432273fc1d218
1 // $Id: Active_Map_Manager_T.cpp 80826 2008-03-04 14:51:23Z wotte $
3 #ifndef ACE_ACTIVE_MAP_MANAGER_T_CPP
4 #define ACE_ACTIVE_MAP_MANAGER_T_CPP
6 #include "ace/Active_Map_Manager_T.h"
8 #if !defined (ACE_LACKS_PRAGMA_ONCE)
9 # pragma once
10 #endif /* ACE_LACKS_PRAGMA_ONCE */
12 #if !defined (__ACE_INLINE__)
13 #include "ace/Active_Map_Manager_T.inl"
14 #endif /* __ACE_INLINE__ */
16 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
18 ACE_ALLOC_HOOK_DEFINE(ACE_Active_Map_Manager)
20 ACE_END_VERSIONED_NAMESPACE_DECL
22 #endif /* ACE_ACTIVE_MAP_MANAGER_T_CPP */