forked from mirror/azerothcore-wotlk
f06f32849f
working on #672 NOTE: This commit can't be compiled!!
13 lines
160 B
C++
13 lines
160 B
C++
#include "ace/Log_Msg_Backend.h"
|
|
|
|
|
|
|
|
|
|
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
|
|
|
ACE_Log_Msg_Backend::~ACE_Log_Msg_Backend (void)
|
|
{
|
|
}
|
|
|
|
ACE_END_VERSIONED_NAMESPACE_DECL
|