summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/Network_Priority_Mapping.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/Network_Priority_Mapping.h')
-rw-r--r--TAO/tao/RTCORBA/Network_Priority_Mapping.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/tao/RTCORBA/Network_Priority_Mapping.h b/TAO/tao/RTCORBA/Network_Priority_Mapping.h
index 4fa09f454f4..5c847b1f984 100644
--- a/TAO/tao/RTCORBA/Network_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Network_Priority_Mapping.h
@@ -1,4 +1,3 @@
-// -*- C++ -*-
//=============================================================================
/**
@@ -26,13 +25,11 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#define TAO_RTCORBA_SAFE_INCLUDE
-#include "tao/RTCORBA/RTCORBAC.h"
+#include "RTCORBAC.h"
#undef TAO_RTCORBA_SAFE_INCLUDE
#if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class TAO_Network_Priority_Mapping
*
@@ -54,8 +51,6 @@ public:
RTCORBA::Priority &corba_priority) = 0;
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
#include /**/ "ace/post.h"