chore(Deps/Acelite): Update to 6.5.10 (#3450)

This commit is contained in:
Kargatum 2020-11-11 22:09:02 +07:00 committed by GitHub
parent a93565b6da
commit e27201cee2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
921 changed files with 18238 additions and 33164 deletions

View file

@ -13,9 +13,13 @@
#include "ace/Module.inl"
#endif /* __ACE_INLINE__ */
#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_Module)
ACE_ALLOC_HOOK_DEFINE_Tyc(ACE_Module)
template <ACE_SYNCH_DECL, class TIME_POLICY> void
ACE_Module<ACE_SYNCH_USE, TIME_POLICY>::dump (void) const