summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA')
-rw-r--r--TAO/tao/RTCORBA/Continuous_Priority_Mapping.h4
-rw-r--r--TAO/tao/RTCORBA/Direct_Priority_Mapping.h4
-rw-r--r--TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h4
-rw-r--r--TAO/tao/RTCORBA/Linear_Priority_Mapping.h4
-rw-r--r--TAO/tao/RTCORBA/Network_Priority_Mapping.h4
-rw-r--r--TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h4
-rw-r--r--TAO/tao/RTCORBA/Priority_Mapping.h4
-rw-r--r--TAO/tao/RTCORBA/Priority_Mapping_Manager.h4
-rw-r--r--TAO/tao/RTCORBA/RTCORBA.h4
-rw-r--r--TAO/tao/RTCORBA/RTCORBAC.h4
-rw-r--r--TAO/tao/RTCORBA/RT_Current.h4
-rw-r--r--TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h4
-rw-r--r--TAO/tao/RTCORBA/RT_Endpoint_Utils.h4
-rw-r--r--TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h4
-rw-r--r--TAO/tao/RTCORBA/RT_Mutex.h4
-rw-r--r--TAO/tao/RTCORBA/RT_ORB.h4
-rw-r--r--TAO/tao/RTCORBA/RT_ORBInitializer.h4
-rw-r--r--TAO/tao/RTCORBA/RT_ORB_Loader.h4
-rw-r--r--TAO/tao/RTCORBA/RT_PolicyFactory.h4
-rw-r--r--TAO/tao/RTCORBA/RT_Policy_i.h4
-rw-r--r--TAO/tao/RTCORBA/RT_Protocols_Hooks.h4
-rw-r--r--TAO/tao/RTCORBA/RT_Stub.h4
-rw-r--r--TAO/tao/RTCORBA/RT_Stub_Factory.h4
-rw-r--r--TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h4
-rw-r--r--TAO/tao/RTCORBA/RT_Transport_Descriptor.h4
-rw-r--r--TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h4
-rw-r--r--TAO/tao/RTCORBA/Thread_Pool.h4
27 files changed, 54 insertions, 54 deletions
diff --git a/TAO/tao/RTCORBA/Continuous_Priority_Mapping.h b/TAO/tao/RTCORBA/Continuous_Priority_Mapping.h
index 7dc1b481bd9..a7701d1bd0a 100644
--- a/TAO/tao/RTCORBA/Continuous_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Continuous_Priority_Mapping.h
@@ -11,7 +11,7 @@
#ifndef TAO_CONTINUOUS_PRIORITY_MAPPING_H
#define TAO_CONTINUOUS_PRIORITY_MAPPING_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -74,6 +74,6 @@ private:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_CONTINUOUS_PRIORITY_MAPPING_H */
diff --git a/TAO/tao/RTCORBA/Direct_Priority_Mapping.h b/TAO/tao/RTCORBA/Direct_Priority_Mapping.h
index 4d517d8cf8e..fd84fe248ac 100644
--- a/TAO/tao/RTCORBA/Direct_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Direct_Priority_Mapping.h
@@ -19,7 +19,7 @@
#ifndef TAO_DIRECT_PRIORITY_MAPPING_H
#define TAO_DIRECT_PRIORITY_MAPPING_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
@@ -63,5 +63,5 @@ private:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_DIRECT_PRIORITY_MAPPING_H */
diff --git a/TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h b/TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h
index 6c32bd521dd..7d0f6fa4126 100644
--- a/TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Linear_Network_Priority_Mapping.h
@@ -18,7 +18,7 @@
#ifndef TAO_LINEAR_NETWORK_PRIORITY_MAPPING_H
#define TAO_LINEAR_NETWORK_PRIORITY_MAPPING_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
@@ -73,5 +73,5 @@ public:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_LINEAR_NETWORK_PRIORITY_MAPPING_H */
diff --git a/TAO/tao/RTCORBA/Linear_Priority_Mapping.h b/TAO/tao/RTCORBA/Linear_Priority_Mapping.h
index f6980b0d2da..82643816e9d 100644
--- a/TAO/tao/RTCORBA/Linear_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Linear_Priority_Mapping.h
@@ -19,7 +19,7 @@
#ifndef TAO_LINEAR_PRIORITY_MAPPING_H
#define TAO_LINEAR_PRIORITY_MAPPING_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
@@ -73,5 +73,5 @@ private:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_LINEAR_PRIORITY_MAPPING_H */
diff --git a/TAO/tao/RTCORBA/Network_Priority_Mapping.h b/TAO/tao/RTCORBA/Network_Priority_Mapping.h
index 0c3cd46365d..78cf8fc60b3 100644
--- a/TAO/tao/RTCORBA/Network_Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Network_Priority_Mapping.h
@@ -16,7 +16,7 @@
#ifndef TAO_NETWORK_PRIORITY_MAPPING_H
#define TAO_NETWORK_PRIORITY_MAPPING_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
@@ -57,7 +57,7 @@ public:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_NETWORK_PRIORITY_MAPPING_H */
diff --git a/TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h b/TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h
index 1596dae335f..8c92420b7c9 100644
--- a/TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h
+++ b/TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h
@@ -12,7 +12,7 @@
#ifndef TAO_NETWORK_PRIORITY_MAPPING_MANAGER_H
#define TAO_NETWORK_PRIORITY_MAPPING_MANAGER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
#include "rtcorba_export.h"
@@ -163,6 +163,6 @@ private:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_NETWORK_PRIORITY_MAPPING_MANAGER_H */
diff --git a/TAO/tao/RTCORBA/Priority_Mapping.h b/TAO/tao/RTCORBA/Priority_Mapping.h
index 006d3a25843..313b95446ca 100644
--- a/TAO/tao/RTCORBA/Priority_Mapping.h
+++ b/TAO/tao/RTCORBA/Priority_Mapping.h
@@ -16,7 +16,7 @@
#ifndef TAO_PRIORITY_MAPPING_H
#define TAO_PRIORITY_MAPPING_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
@@ -57,5 +57,5 @@ public:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_PRIORITY_MAPPING_H */
diff --git a/TAO/tao/RTCORBA/Priority_Mapping_Manager.h b/TAO/tao/RTCORBA/Priority_Mapping_Manager.h
index 2c990044b47..734f2b7d763 100644
--- a/TAO/tao/RTCORBA/Priority_Mapping_Manager.h
+++ b/TAO/tao/RTCORBA/Priority_Mapping_Manager.h
@@ -12,7 +12,7 @@
#ifndef TAO_PRIORITY_MAPPING_MANAGER_H
#define TAO_PRIORITY_MAPPING_MANAGER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
#include "rtcorba_export.h"
@@ -163,5 +163,5 @@ private:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_PRIORITY_MAPPING_MANAGER_H */
diff --git a/TAO/tao/RTCORBA/RTCORBA.h b/TAO/tao/RTCORBA/RTCORBA.h
index 12d2c8b6cc8..cda2c21ed97 100644
--- a/TAO/tao/RTCORBA/RTCORBA.h
+++ b/TAO/tao/RTCORBA/RTCORBA.h
@@ -16,7 +16,7 @@
#ifndef TAO_RTCORBA_H_
#define TAO_RTCORBA_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "rtcorba_export.h"
@@ -44,5 +44,5 @@ static TAO_RTCORBA_Initializer TAO_RTCORBA_initializer;
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RTCORBA_H_ */
diff --git a/TAO/tao/RTCORBA/RTCORBAC.h b/TAO/tao/RTCORBA/RTCORBAC.h
index 1f13e64429a..0e4947992d5 100644
--- a/TAO/tao/RTCORBA/RTCORBAC.h
+++ b/TAO/tao/RTCORBA/RTCORBAC.h
@@ -30,7 +30,7 @@
#ifndef _TAO_IDL_ORIG_RTCORBAC_H_
#define _TAO_IDL_ORIG_RTCORBAC_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "rtcorba_export.h"
#if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
@@ -2818,6 +2818,6 @@ TAO_RTCORBA_Export CORBA::Boolean operator>> (
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ifndef */
diff --git a/TAO/tao/RTCORBA/RT_Current.h b/TAO/tao/RTCORBA/RT_Current.h
index 08f1cb07d63..13b772ee54d 100644
--- a/TAO/tao/RTCORBA/RT_Current.h
+++ b/TAO/tao/RTCORBA/RT_Current.h
@@ -13,7 +13,7 @@
#ifndef TAO_RT_CURRENT_H
#define TAO_RT_CURRENT_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
@@ -83,5 +83,5 @@ private:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_CURRENT_H */
diff --git a/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h b/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h
index 12f5cfaa9b9..5a680d9f451 100644
--- a/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h
+++ b/TAO/tao/RTCORBA/RT_Endpoint_Selector_Factory.h
@@ -16,7 +16,7 @@
#ifndef RT_ENDPOINT_SELECTOR_FACTORY_H
#define RT_ENDPOINT_SELECTOR_FACTORY_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "rtcorba_export.h"
@@ -71,5 +71,5 @@ ACE_FACTORY_DECLARE (TAO_RTCORBA, RT_Endpoint_Selector_Factory)
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* RT_ENDPOINT_SELECTOR_FACTORY_H */
diff --git a/TAO/tao/RTCORBA/RT_Endpoint_Utils.h b/TAO/tao/RTCORBA/RT_Endpoint_Utils.h
index efa0f2654f4..1e8965df3eb 100644
--- a/TAO/tao/RTCORBA/RT_Endpoint_Utils.h
+++ b/TAO/tao/RTCORBA/RT_Endpoint_Utils.h
@@ -16,7 +16,7 @@
#ifndef RT_ENDPOINT_UTILS_H
#define RT_ENDPOINT_UTILS_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "rtcorba_export.h"
@@ -49,5 +49,5 @@ private:
TAO_RT_Endpoint_Utils ();
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* RT_ENDPOINT_UTILS_H */
diff --git a/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h b/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h
index 0a479346306..a3e8ea2b307 100644
--- a/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h
+++ b/TAO/tao/RTCORBA/RT_Invocation_Endpoint_Selectors.h
@@ -17,7 +17,7 @@
#ifndef TAO_RT_INVOCATION_ENDPOINT_SELECTOR_H
#define TAO_RT_INVOCATION_ENDPOINT_SELECTOR_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/corbafwd.h"
@@ -66,5 +66,5 @@ public:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_INVOCATION_ENDPOINT_SELECTOR_H */
diff --git a/TAO/tao/RTCORBA/RT_Mutex.h b/TAO/tao/RTCORBA/RT_Mutex.h
index d5721afdf96..072ce587f76 100644
--- a/TAO/tao/RTCORBA/RT_Mutex.h
+++ b/TAO/tao/RTCORBA/RT_Mutex.h
@@ -13,7 +13,7 @@
#ifndef TAO_RT_MUTEX_H
#define TAO_RT_MUTEX_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
#if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
@@ -112,5 +112,5 @@ protected:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_MUTEX_H */
diff --git a/TAO/tao/RTCORBA/RT_ORB.h b/TAO/tao/RTCORBA/RT_ORB.h
index 78773722775..dac17ddc911 100644
--- a/TAO/tao/RTCORBA/RT_ORB.h
+++ b/TAO/tao/RTCORBA/RT_ORB.h
@@ -11,7 +11,7 @@
#ifndef TAO_RT_ORB_H
#define TAO_RT_ORB_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
@@ -284,5 +284,5 @@ protected:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_ORB_H */
diff --git a/TAO/tao/RTCORBA/RT_ORBInitializer.h b/TAO/tao/RTCORBA/RT_ORBInitializer.h
index d8394610b01..39fe33f47c5 100644
--- a/TAO/tao/RTCORBA/RT_ORBInitializer.h
+++ b/TAO/tao/RTCORBA/RT_ORBInitializer.h
@@ -14,7 +14,7 @@
#ifndef TAO_RT_ORB_INITIALIZER_H
#define TAO_RT_ORB_INITIALIZER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/corbafwd.h"
@@ -128,6 +128,6 @@ private:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_ORB_INITIALIZER_H */
diff --git a/TAO/tao/RTCORBA/RT_ORB_Loader.h b/TAO/tao/RTCORBA/RT_ORB_Loader.h
index db852c92f4b..402c314f403 100644
--- a/TAO/tao/RTCORBA/RT_ORB_Loader.h
+++ b/TAO/tao/RTCORBA/RT_ORB_Loader.h
@@ -15,7 +15,7 @@
#ifndef TAO_RT_ORB_LOADER_H
#define TAO_RT_ORB_LOADER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "rtcorba_export.h"
@@ -51,5 +51,5 @@ ACE_FACTORY_DECLARE (TAO_RTCORBA, TAO_RT_ORB_Loader)
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_ORB_LOADER_H */
diff --git a/TAO/tao/RTCORBA/RT_PolicyFactory.h b/TAO/tao/RTCORBA/RT_PolicyFactory.h
index d48e906ded8..1f60ce1fe85 100644
--- a/TAO/tao/RTCORBA/RT_PolicyFactory.h
+++ b/TAO/tao/RTCORBA/RT_PolicyFactory.h
@@ -15,7 +15,7 @@
#ifndef TAO_RT_POLICY_FACTORY_H
#define TAO_RT_POLICY_FACTORY_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/corbafwd.h"
@@ -64,6 +64,6 @@ public:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_POLICY_FACTORY_H */
diff --git a/TAO/tao/RTCORBA/RT_Policy_i.h b/TAO/tao/RTCORBA/RT_Policy_i.h
index a1eba3a571f..f7f60ec31a6 100644
--- a/TAO/tao/RTCORBA/RT_Policy_i.h
+++ b/TAO/tao/RTCORBA/RT_Policy_i.h
@@ -12,7 +12,7 @@
#ifndef TAO_RT_POLICY_I_H
#define TAO_RT_POLICY_I_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
@@ -741,5 +741,5 @@ protected:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_POLICY_I_H */
diff --git a/TAO/tao/RTCORBA/RT_Protocols_Hooks.h b/TAO/tao/RTCORBA/RT_Protocols_Hooks.h
index 538b7f22ec4..d98c9770712 100644
--- a/TAO/tao/RTCORBA/RT_Protocols_Hooks.h
+++ b/TAO/tao/RTCORBA/RT_Protocols_Hooks.h
@@ -14,7 +14,7 @@
#ifndef TAO_RT_PROTOCOLS_HOOKS_H
#define TAO_RT_PROTOCOLS_HOOKS_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Protocols_Hooks.h"
@@ -179,5 +179,5 @@ ACE_FACTORY_DECLARE (TAO_RTCORBA, TAO_RT_Protocols_Hooks)
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_PROTOCOLS_HOOKS_H */
diff --git a/TAO/tao/RTCORBA/RT_Stub.h b/TAO/tao/RTCORBA/RT_Stub.h
index 9c41f527c22..c74197790f9 100644
--- a/TAO/tao/RTCORBA/RT_Stub.h
+++ b/TAO/tao/RTCORBA/RT_Stub.h
@@ -15,7 +15,7 @@
#ifndef TAO_RT_STUB_H_
#define TAO_RT_STUB_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/corbafwd.h"
#if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
@@ -155,5 +155,5 @@ private:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_STUB_FACTORY_H_ */
diff --git a/TAO/tao/RTCORBA/RT_Stub_Factory.h b/TAO/tao/RTCORBA/RT_Stub_Factory.h
index 7b631f59cf5..fafcad2f0f1 100644
--- a/TAO/tao/RTCORBA/RT_Stub_Factory.h
+++ b/TAO/tao/RTCORBA/RT_Stub_Factory.h
@@ -17,7 +17,7 @@
#ifndef TAO_RT_STUB_FACTORY_H_
#define TAO_RT_STUB_FACTORY_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/corbafwd.h"
#if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
@@ -57,5 +57,5 @@ ACE_FACTORY_DECLARE (TAO_RTCORBA, TAO_RT_Stub_Factory)
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_STUB_FACTORY_H_ */
diff --git a/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h b/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h
index 7902eab9ae9..7bd164d7db0 100644
--- a/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h
+++ b/TAO/tao/RTCORBA/RT_Thread_Lane_Resources_Manager.h
@@ -11,7 +11,7 @@
#ifndef TAO_RT_THREAD_LANE_RESOURCES_MANAGER_H
#define TAO_RT_THREAD_LANE_RESOURCES_MANAGER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
#if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
@@ -104,6 +104,6 @@ ACE_FACTORY_DECLARE (TAO_RTCORBA, TAO_RT_Thread_Lane_Resources_Manager_Factory)
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_THREAD_LANE_RESOURCES_MANAGER_H */
diff --git a/TAO/tao/RTCORBA/RT_Transport_Descriptor.h b/TAO/tao/RTCORBA/RT_Transport_Descriptor.h
index 1fbce96ffcd..da3ed9e4d0f 100644
--- a/TAO/tao/RTCORBA/RT_Transport_Descriptor.h
+++ b/TAO/tao/RTCORBA/RT_Transport_Descriptor.h
@@ -11,7 +11,7 @@
#ifndef TAO_RT_TRANSPORT_DESCRIPTOR_H
#define TAO_RT_TRANSPORT_DESCRIPTOR_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "rtcorba_export.h"
@@ -70,5 +70,5 @@ private:
#include "RT_Transport_Descriptor.inl"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_TRANSPORT_DESCRIPTOR_H */
diff --git a/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h b/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h
index e9365fd11ef..fce0d9bd08e 100644
--- a/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h
+++ b/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h
@@ -11,7 +11,7 @@
#ifndef TAO_RT_TRANSPORT_DESCRIPTOR_PROPERTY_H
#define TAO_RT_TRANSPORT_DESCRIPTOR_PROPERTY_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "rtcorba_export.h"
@@ -133,5 +133,5 @@ protected:
#include "RT_Transport_Descriptor_Property.inl"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_RT_TRANSPORT_DESCRIPTOR_PROPERTY_H */
diff --git a/TAO/tao/RTCORBA/Thread_Pool.h b/TAO/tao/RTCORBA/Thread_Pool.h
index 0c077345ffb..683b8653611 100644
--- a/TAO/tao/RTCORBA/Thread_Pool.h
+++ b/TAO/tao/RTCORBA/Thread_Pool.h
@@ -11,7 +11,7 @@
#ifndef TAO_THREAD_POOL_H
#define TAO_THREAD_POOL_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/orbconf.h"
#if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0
@@ -402,6 +402,6 @@ private:
#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_THREAD_POOL_H */