summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RT_Policy_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/RT_Policy_i.h')
-rw-r--r--TAO/tao/RTCORBA/RT_Policy_i.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/TAO/tao/RTCORBA/RT_Policy_i.h b/TAO/tao/RTCORBA/RT_Policy_i.h
index ed8e1cfe6a4..689ee8e961e 100644
--- a/TAO/tao/RTCORBA/RT_Policy_i.h
+++ b/TAO/tao/RTCORBA/RT_Policy_i.h
@@ -24,7 +24,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#define TAO_RTCORBA_SAFE_INCLUDE
-#include "tao/RTCORBA/RTCORBAC.h"
+#include "RTCORBAC.h"
#undef TAO_RTCORBA_SAFE_INCLUDE
#include "tao/LocalObject.h"
@@ -38,8 +38,6 @@
#endif /* _MSC_VER */
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class TAO_PriorityModelPolicy
*
@@ -894,13 +892,10 @@ public:
*/
static RTCORBA::ProtocolProperties *create_orb_protocol_property (IOP::ProfileId id);
-private:
-
+protected:
TAO_Protocol_Properties_Factory (void);
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#if defined(_MSC_VER)
#pragma warning(pop)
#endif /* _MSC_VER */