summaryrefslogtreecommitdiff
path: root/TAO/tao/Default_Stub_Factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Default_Stub_Factory.cpp')
-rw-r--r--TAO/tao/Default_Stub_Factory.cpp11
1 files changed, 7 insertions, 4 deletions
diff --git a/TAO/tao/Default_Stub_Factory.cpp b/TAO/tao/Default_Stub_Factory.cpp
index d6603362980..180a81b60e4 100644
--- a/TAO/tao/Default_Stub_Factory.cpp
+++ b/TAO/tao/Default_Stub_Factory.cpp
@@ -1,9 +1,9 @@
// $Id$
-#include "Default_Stub_Factory.h"
-#include "Stub.h"
-#include "ORB_Constants.h"
-#include "SystemException.h"
+#include "tao/Default_Stub_Factory.h"
+#include "tao/Stub.h"
+#include "tao/ORB_Constants.h"
+#include "tao/SystemException.h"
#include "ace/Log_Msg.h"
@@ -12,6 +12,7 @@ ACE_RCSID (tao,
TAO_Default_Stub_Factory,
"$Id$")
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO_Default_Stub_Factory::~TAO_Default_Stub_Factory (void)
{
@@ -34,6 +35,8 @@ TAO_Default_Stub_Factory::create_stub (const char *repository_id,
return retval;
}
+TAO_END_VERSIONED_NAMESPACE_DECL
+
// ****************************************************************
ACE_STATIC_SVC_DEFINE (