summaryrefslogtreecommitdiff
path: root/ACE/ace/Log_Msg_Backend.cpp
blob: 8d3dbe699b13b876684b4634fde00b76630f5601 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#include "ace/Log_Msg_Backend.h"




ACE_BEGIN_VERSIONED_NAMESPACE_DECL

ACE_Log_Msg_Backend::~ACE_Log_Msg_Backend ()
{
}

ACE_END_VERSIONED_NAMESPACE_DECL