summaryrefslogtreecommitdiff
path: root/TAO/tao/Default_Stub_Factory.cpp
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-01-30 15:01:17 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-01-30 15:01:17 +0000
commit4f7440415dd91da070a826cbc8bfb8ca04a0f285 (patch)
tree6c75afb92c7be990454c9109364b4d717a2234c9 /TAO/tao/Default_Stub_Factory.cpp
parent3cfcd948827396b4eebb3c85c45916182cfbc6cf (diff)
downloadATCD-4f7440415dd91da070a826cbc8bfb8ca04a0f285.tar.gz
Fri Jan 30 14:52:30 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Default_Stub_Factory.cpp')
-rw-r--r--TAO/tao/Default_Stub_Factory.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/tao/Default_Stub_Factory.cpp b/TAO/tao/Default_Stub_Factory.cpp
index d7b609db5b4..03916e10364 100644
--- a/TAO/tao/Default_Stub_Factory.cpp
+++ b/TAO/tao/Default_Stub_Factory.cpp
@@ -32,8 +32,6 @@ TAO_Default_Stub_Factory::create_stub (const char *repository_id,
return retval;
}
-TAO_END_VERSIONED_NAMESPACE_DECL
-
// ****************************************************************
ACE_STATIC_SVC_DEFINE (
@@ -45,3 +43,6 @@ ACE_STATIC_SVC_DEFINE (
0
)
ACE_FACTORY_DEFINE (TAO, TAO_Default_Stub_Factory)
+
+TAO_END_VERSIONED_NAMESPACE_DECL
+