Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / dep / ACE_wrappers / ace / Log_Msg_Backend.cpp
blob1d739471fa9b285826c1aa7e4d77987bc2cdd3f5
1 // $Id: Log_Msg_Backend.cpp 80826 2008-03-04 14:51:23Z wotte $
3 #include "ace/Log_Msg_Backend.h"
5 ACE_RCSID(ace, Log_Msg_Backend, "$Id: Log_Msg_Backend.cpp 80826 2008-03-04 14:51:23Z wotte $")
8 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
10 ACE_Log_Msg_Backend::~ACE_Log_Msg_Backend (void)
14 ACE_END_VERSIONED_NAMESPACE_DECL