mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-15 21:45:12 +00:00
First Commit
For Azeroth!
This commit is contained in:
12
dep/acelite/ace/Log_Msg_Backend.cpp
Normal file
12
dep/acelite/ace/Log_Msg_Backend.cpp
Normal file
@@ -0,0 +1,12 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user