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
/
ORT_Adapter_Factory.cpp
blob
0411ff7be0b474f1e3278f34d200486f45b12c41
1
#include
"tao/PortableServer/ORT_Adapter_Factory.h"
2
3
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
4
5
namespace
TAO
6
{
7
ORT_Adapter_Factory
::~
ORT_Adapter_Factory
()
8
{
9
}
10
}
11
12
TAO_END_VERSIONED_NAMESPACE_DECL