summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ImplRepoS_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/ImplRepoS_T.h')
-rw-r--r--TAO/tao/PortableServer/ImplRepoS_T.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/ImplRepoS_T.h b/TAO/tao/PortableServer/ImplRepoS_T.h
index 5e3d34d5d19..5ef43a79a77 100644
--- a/TAO/tao/PortableServer/ImplRepoS_T.h
+++ b/TAO/tao/PortableServer/ImplRepoS_T.h
@@ -19,8 +19,8 @@
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
-#ifndef _TAO_IDL_ORIG_IMPLREPOS_T_H_
-#define _TAO_IDL_ORIG_IMPLREPOS_T_H_
+#ifndef _TAO_IDL_IMPLREPOS_T_H_
+#define _TAO_IDL_IMPLREPOS_T_H_
#include "ace/pre.h"
#if defined(_MSC_VER)
@@ -31,6 +31,7 @@
#endif /* _MSC_VER */
#if defined (ACE_HAS_USING_KEYWORD)
+
TAO_NAMESPACE POA_ImplementationRepository
{
// TIE class: Refer to CORBA v2.2, Section 20.34.4
@@ -294,6 +295,7 @@ TAO_NAMESPACE POA_ImplementationRepository
}
TAO_NAMESPACE_CLOSE // module ImplementationRepository
+
#endif /* ACE_HAS_USING_KEYWORD */
#if defined (__ACE_INLINE__)