mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-17 09:14:34 +00:00
chore(Deps/Acelite): Update to 6.5.10 (#3450)
This commit is contained in:
5
deps/acelite/ace/Event_Base.cpp
vendored
5
deps/acelite/ace/Event_Base.cpp
vendored
@@ -5,9 +5,14 @@
|
||||
#endif /* __ACE_INLINE__ */
|
||||
|
||||
#include "ace/Log_Category.h"
|
||||
#if defined (ACE_HAS_ALLOC_HOOKS)
|
||||
# include "ace/Malloc_Base.h"
|
||||
#endif /* ACE_HAS_ALLOC_HOOKS */
|
||||
|
||||
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
||||
|
||||
ACE_ALLOC_HOOK_DEFINE(ACE_Event_Base)
|
||||
|
||||
ACE_Event_Base::ACE_Event_Base ()
|
||||
: removed_ (false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user