summaryrefslogtreecommitdiff
path: root/TAO/tao/TypeCodeFactory_Adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TypeCodeFactory_Adapter.h')
-rw-r--r--TAO/tao/TypeCodeFactory_Adapter.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/TypeCodeFactory_Adapter.h b/TAO/tao/TypeCodeFactory_Adapter.h
index 03bdcd4f455..1e6e09eb1ff 100644
--- a/TAO/tao/TypeCodeFactory_Adapter.h
+++ b/TAO/tao/TypeCodeFactory_Adapter.h
@@ -24,11 +24,7 @@
#include "tao/Environment.h"
#include "tao/Typecode_typesC.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
template<class T> class ACE_Array_Base;
-ACE_END_VERSIONED_NAMESPACE_DECL
-
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
namespace CORBA
{
@@ -275,8 +271,6 @@ public:
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* TAO_TYPECODEFACTORY_ADAPTER_H */