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
Updated logging to include the class/method so that it is more obvious where these...
[ACE_TAO.git]
/
TAO
/
tao
/
ORBInitializer_Registry_Adapter.cpp
blob
aac674bc9d7733494747444bafbc2512634ffafb
1
#include
"tao/ORBInitializer_Registry_Adapter.h"
2
3
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
4
5
namespace
TAO
6
{
7
ORBInitializer_Registry_Adapter
::~
ORBInitializer_Registry_Adapter
()
8
{
9
}
10
}
11
12
TAO_END_VERSIONED_NAMESPACE_DECL