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
Use override/default for RTPortableServer
[ACE_TAO.git]
/
ACE
/
ace
/
XML_Svc_Conf.cpp
blob
3c044406957a7e0e51ce401f90c157a958328cba
1
#include
"ace/XML_Svc_Conf.h"
2
3
#if (ACE_USES_CLASSIC_SVC_CONF == 0)
4
5
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
6
7
ACE_XML_Svc_Conf
::~
ACE_XML_Svc_Conf
()
8
{
9
}
10
11
ACE_END_VERSIONED_NAMESPACE_DECL
12
13
#endif
/* ACE_USES_CLASSIC_SVC_CONF == 0 */