repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed typos
[ACE_TAO.git]
/
ACE
/
ace
/
Log_Msg_Backend.cpp
blob
95fd1a6a7d48c8d2ecf8bc4a2e05bb8e65f60455
1
#include
"ace/Log_Msg_Backend.h"
2
3
4
5
6
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
7
8
ACE_Log_Msg_Backend
::~
ACE_Log_Msg_Backend
(
void
)
9
{
10
}
11
12
ACE_END_VERSIONED_NAMESPACE_DECL