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
Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git]
/
TAO
/
tao
/
PortableServer
/
ImR_Client_Adapter.cpp
blob
359f2b7f26bf64c4b7b9a14bb174300c54999b25
1
#include
"tao/PortableServer/ImR_Client_Adapter.h"
2
3
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
4
5
namespace
TAO
6
{
7
namespace
Portable_Server
8
{
9
ImR_Client_Adapter
::~
ImR_Client_Adapter
()
10
{
11
}
12
}
13
}
14
15
TAO_END_VERSIONED_NAMESPACE_DECL