diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-07-21 23:51:40 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-07-21 23:51:40 +0000 |
commit | 320e339a405cc07fded05f2bbc5929b9b367f9b5 (patch) | |
tree | 4755dbd469a80c5372ec49f8ee205697dc9deee2 /TAO/tao/RTPortableServer | |
parent | b29eabab3f10f542c0ae937da15b811fff01c801 (diff) | |
download | ATCD-320e339a405cc07fded05f2bbc5929b9b367f9b5.tar.gz |
ChangeLogTag:Mon Jul 21 22:57:54 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/tao/RTPortableServer')
-rw-r--r-- | TAO/tao/RTPortableServer/RTPortableServer.h | 4 | ||||
-rw-r--r-- | TAO/tao/RTPortableServer/RTPortableServerC.h | 4 | ||||
-rw-r--r-- | TAO/tao/RTPortableServer/RT_Acceptor_Filters.h | 4 | ||||
-rw-r--r-- | TAO/tao/RTPortableServer/RT_Collocation_Resolver.h | 4 | ||||
-rw-r--r-- | TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h | 4 | ||||
-rw-r--r-- | TAO/tao/RTPortableServer/RT_POA.h | 4 | ||||
-rw-r--r-- | TAO/tao/RTPortableServer/RT_Policy_Validator.h | 4 | ||||
-rw-r--r-- | TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/TAO/tao/RTPortableServer/RTPortableServer.h b/TAO/tao/RTPortableServer/RTPortableServer.h index 6e54c7aa265..5bc83bd041b 100644 --- a/TAO/tao/RTPortableServer/RTPortableServer.h +++ b/TAO/tao/RTPortableServer/RTPortableServer.h @@ -17,7 +17,7 @@ #ifndef TAO_RT_PORTABLESERVER_H #define TAO_RT_PORTABLESERVER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "rtportableserver_export.h" #include "tao/corbafwd.h" @@ -45,5 +45,5 @@ static TAO_RTPortableServer_Initializer TAO_RTPortableServer_initializer; #endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_RT_PORTABLESERVER_H */ diff --git a/TAO/tao/RTPortableServer/RTPortableServerC.h b/TAO/tao/RTPortableServer/RTPortableServerC.h index c1d7dcbed84..21b62d7bab8 100644 --- a/TAO/tao/RTPortableServer/RTPortableServerC.h +++ b/TAO/tao/RTPortableServer/RTPortableServerC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_RTPORTABLESERVERC_H_ #define _TAO_IDL_ORIG_RTPORTABLESERVERC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "rtportableserver_export.h" #include "tao/PortableServer/PortableServerC.h" @@ -270,6 +270,6 @@ TAO_RTPortableServer_Export CORBA::Boolean operator>>= (const CORBA::Any &, RTPo #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/RTPortableServer/RT_Acceptor_Filters.h b/TAO/tao/RTPortableServer/RT_Acceptor_Filters.h index 308862d5811..9e968209167 100644 --- a/TAO/tao/RTPortableServer/RT_Acceptor_Filters.h +++ b/TAO/tao/RTPortableServer/RT_Acceptor_Filters.h @@ -19,7 +19,7 @@ #ifndef TAO_RT_ACCEPTOR_FILTER_H #define TAO_RT_ACCEPTOR_FILTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" @@ -87,5 +87,5 @@ private: #endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_RT_ACCEPTOR_FILTER_H */ diff --git a/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h b/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h index aec8ca045c6..e2770194314 100644 --- a/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h +++ b/TAO/tao/RTPortableServer/RT_Collocation_Resolver.h @@ -11,7 +11,7 @@ #ifndef TAO_RT_COLLOCATION_RESOLVER_H #define TAO_RT_COLLOCATION_RESOLVER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" #if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0 @@ -52,6 +52,6 @@ ACE_FACTORY_DECLARE (TAO_RTPortableServer, TAO_RT_Collocation_Resolver) #endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_RT_COLLOCATION_RESOLVER_H */ diff --git a/TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h b/TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h index 8895a7a3f86..7307d2961f7 100644 --- a/TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h +++ b/TAO/tao/RTPortableServer/RT_Object_Adapter_Factory.h @@ -16,7 +16,7 @@ #ifndef TAO_RT_OBJECT_ADAPTER_FACTORY_H #define TAO_RT_OBJECT_ADAPTER_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "rtportableserver_export.h" @@ -45,5 +45,5 @@ ACE_FACTORY_DECLARE (TAO_RTPortableServer, TAO_RT_Object_Adapter_Factory) #endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_RT_OBJECT_ADAPTER_FACTORY_H */ diff --git a/TAO/tao/RTPortableServer/RT_POA.h b/TAO/tao/RTPortableServer/RT_POA.h index ca10bff01b9..e8f2a91af81 100644 --- a/TAO/tao/RTPortableServer/RT_POA.h +++ b/TAO/tao/RTPortableServer/RT_POA.h @@ -19,7 +19,7 @@ #ifndef TAO_RT_POA_H #define TAO_RT_POA_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "rtportableserver_export.h" @@ -329,5 +329,5 @@ protected: #endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_POA_H */ diff --git a/TAO/tao/RTPortableServer/RT_Policy_Validator.h b/TAO/tao/RTPortableServer/RT_Policy_Validator.h index 9eab7ccd8c6..a510a411f25 100644 --- a/TAO/tao/RTPortableServer/RT_Policy_Validator.h +++ b/TAO/tao/RTPortableServer/RT_Policy_Validator.h @@ -14,7 +14,7 @@ #ifndef TAO_RT_POLICY_VALIDATOR_H_ #define TAO_RT_POLICY_VALIDATOR_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" #if defined (TAO_HAS_CORBA_MESSAGING) && TAO_HAS_CORBA_MESSAGING != 0 @@ -92,5 +92,5 @@ private: #endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_RT_POLICY_VALIDATOR_H_ */ diff --git a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h index d634939edbc..46c15bad72d 100644 --- a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h +++ b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h @@ -13,7 +13,7 @@ #ifndef TAO_RT_SERVANT_DISPATCHER_H #define TAO_RT_SERVANT_DISPATCHER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "rtportableserver_export.h" #include "tao/PortableServer/Servant_Dispatcher.h" @@ -72,5 +72,5 @@ public: #endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_CORBA_MESSAGING != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_RT_SERVANT_DISPATCHER_H */ |