mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-16 05:07:58 +00:00
f06f32849f
working on #672 NOTE: This commit can't be compiled!!
15 lines
250 B
C++
15 lines
250 B
C++
#include "ace/Event.h"
|
|
|
|
#if !defined (__ACE_INLINE__)
|
|
//#include "ace/Event.inl"
|
|
#endif /* __ACE_INLINE__ */
|
|
|
|
#include "ace/Log_Category.h"
|
|
#include "ace/Condition_Attributes.h"
|
|
|
|
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
|
|
|
|
|
|
|
ACE_END_VERSIONED_NAMESPACE_DECL
|