mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
8 lines
202 B
C++
8 lines
202 B
C++
// $Id: Active_Map_Manager.cpp 91286 2010-08-05 09:04:31Z johnnyw $
|
|
|
|
#include "ace/Active_Map_Manager.h"
|
|
|
|
#if !defined (__ACE_INLINE__)
|
|
#include "ace/Active_Map_Manager.inl"
|
|
#endif /* __ACE_INLINE__ */
|