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
Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git]
/
TAO
/
tao
/
Adapter_Factory.cpp
blob
3485f9913da9c7fc25e6739fc82c14737dc39fe1
1
#include
"tao/Adapter_Factory.h"
2
3
// ****************************************************************
4
5
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
6
7
TAO_Adapter_Factory
::~
TAO_Adapter_Factory
()
8
{
9
}
10
11
TAO_END_VERSIONED_NAMESPACE_DECL