summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core_TSS_Resources.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB_Core_TSS_Resources.h')
-rw-r--r--TAO/tao/ORB_Core_TSS_Resources.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/tao/ORB_Core_TSS_Resources.h b/TAO/tao/ORB_Core_TSS_Resources.h
index 8f5e0c3abb8..9488216500e 100644
--- a/TAO/tao/ORB_Core_TSS_Resources.h
+++ b/TAO/tao/ORB_Core_TSS_Resources.h
@@ -22,10 +22,8 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/orbconf.h"
#include "ace/Array_Base.h"
-
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+#include "tao/orbconf.h"
class TAO_ORB_Core;
@@ -85,7 +83,7 @@ public:
TAO_ORB_Core *orb_core_;
};
-TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /* TAO_ORB_CORE_H */