summaryrefslogtreecommitdiff
path: root/TAO/tao/PolicyFactory_Registry_Adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PolicyFactory_Registry_Adapter.h')
-rw-r--r--TAO/tao/PolicyFactory_Registry_Adapter.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/TAO/tao/PolicyFactory_Registry_Adapter.h b/TAO/tao/PolicyFactory_Registry_Adapter.h
index 586555523c0..4cf50d7d7a9 100644
--- a/TAO/tao/PolicyFactory_Registry_Adapter.h
+++ b/TAO/tao/PolicyFactory_Registry_Adapter.h
@@ -21,12 +21,8 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/Basic_Types.h"
-
#include "ace/CORBA_macros.h"
-
-
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+#include "Basic_Types.h"
//-- Forward Declarations--
namespace CORBA
@@ -87,8 +83,6 @@ namespace TAO
};
}
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* TAO_POLICY_FACTORY_REGISTRY_ADAPTER_H */