diff options
Diffstat (limited to 'TAO/tao')
434 files changed, 868 insertions, 868 deletions
diff --git a/TAO/tao/Abstract_Servant_Base.h b/TAO/tao/Abstract_Servant_Base.h index aa81020b045..98869326963 100644 --- a/TAO/tao/Abstract_Servant_Base.h +++ b/TAO/tao/Abstract_Servant_Base.h @@ -19,7 +19,7 @@ #ifndef TAO_ABSTRACT_SERVANT_BASE_H_ #define TAO_ABSTRACT_SERVANT_BASE_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -128,6 +128,6 @@ protected: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ABSTRACT_SERVANT_BASE_H_ */ diff --git a/TAO/tao/Acceptor_Filter.h b/TAO/tao/Acceptor_Filter.h index 2dde56c7f67..aa5672bde87 100644 --- a/TAO/tao/Acceptor_Filter.h +++ b/TAO/tao/Acceptor_Filter.h @@ -14,7 +14,7 @@ #ifndef TAO_ACCEPTOR_FILTER_H #define TAO_ACCEPTOR_FILTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -72,5 +72,5 @@ public: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ACCEPTOR_FILTER_H */ diff --git a/TAO/tao/Acceptor_Impl.h b/TAO/tao/Acceptor_Impl.h index 525a06e3251..6081480f21c 100644 --- a/TAO/tao/Acceptor_Impl.h +++ b/TAO/tao/Acceptor_Impl.h @@ -14,7 +14,7 @@ #ifndef TAO_ACCEPTOR_IMPL_H #define TAO_ACCEPTOR_IMPL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/Acceptor.h" @@ -123,5 +123,5 @@ protected: #pragma implementation ("Acceptor_Impl.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ACCEPTOR_IMPL_H */ diff --git a/TAO/tao/Acceptor_Registry.h b/TAO/tao/Acceptor_Registry.h index 00f2526ef00..c0c7f97d1ef 100644 --- a/TAO/tao/Acceptor_Registry.h +++ b/TAO/tao/Acceptor_Registry.h @@ -17,7 +17,7 @@ #ifndef TAO_ACCEPTOR_REGISTRY_H #define TAO_ACCEPTOR_REGISTRY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -141,6 +141,6 @@ private: #include "tao/Acceptor_Registry.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ACCEPTOR_REGISTRY_H */ diff --git a/TAO/tao/Adapter.h b/TAO/tao/Adapter.h index 93d7829f630..a5f602e8ef5 100644 --- a/TAO/tao/Adapter.h +++ b/TAO/tao/Adapter.h @@ -12,7 +12,7 @@ #ifndef TAO_ADAPTER_H #define TAO_ADAPTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Object.h" @@ -191,5 +191,5 @@ public: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_OBJECT_ADAPTER_H */ diff --git a/TAO/tao/Any.h b/TAO/tao/Any.h index 0fa93fec01a..73c286b6399 100644 --- a/TAO/tao/Any.h +++ b/TAO/tao/Any.h @@ -14,7 +14,7 @@ #ifndef TAO_ANY_H #define TAO_ANY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/CDR_Stream.h" @@ -480,6 +480,6 @@ TAO_Export CORBA::Boolean operator>>= (const CORBA::Any_var &, #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ANY_H */ diff --git a/TAO/tao/Any_Array_Impl_T.h b/TAO/tao/Any_Array_Impl_T.h index 47fee8784ad..5a26e5dce39 100644 --- a/TAO/tao/Any_Array_Impl_T.h +++ b/TAO/tao/Any_Array_Impl_T.h @@ -14,7 +14,7 @@ #ifndef TAO_ANY_ARRAY_IMPL_T_H #define TAO_ANY_ARRAY_IMPL_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Any.h" @@ -79,7 +79,7 @@ namespace TAO #pragma implementation ("Any_Array_Impl_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ANY_ARRAY_IMPL_T_H */ diff --git a/TAO/tao/Any_Basic_Impl_T.h b/TAO/tao/Any_Basic_Impl_T.h index f7dedc15548..8ab852970a3 100644 --- a/TAO/tao/Any_Basic_Impl_T.h +++ b/TAO/tao/Any_Basic_Impl_T.h @@ -14,7 +14,7 @@ #ifndef TAO_ANY_BASIC_IMPL_T_H #define TAO_ANY_BASIC_IMPL_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Any.h" @@ -76,7 +76,7 @@ namespace TAO #pragma implementation ("Any_Basic_Impl_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ANY_BASIC_IMPL_T_H */ diff --git a/TAO/tao/Any_Dual_Impl_T.h b/TAO/tao/Any_Dual_Impl_T.h index 66898337da0..3c2d21dc905 100644 --- a/TAO/tao/Any_Dual_Impl_T.h +++ b/TAO/tao/Any_Dual_Impl_T.h @@ -14,7 +14,7 @@ #ifndef TAO_ANY_DUAL_IMPL_T_H #define TAO_ANY_DUAL_IMPL_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Any.h" @@ -89,7 +89,7 @@ namespace TAO #pragma implementation ("Any_Dual_Impl_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ANY_DUAL_IMPL_T_H */ diff --git a/TAO/tao/Any_Impl_T.h b/TAO/tao/Any_Impl_T.h index 7b87ad4afb4..4812e8bf553 100644 --- a/TAO/tao/Any_Impl_T.h +++ b/TAO/tao/Any_Impl_T.h @@ -14,7 +14,7 @@ #ifndef TAO_ANY_IMPL_T_H #define TAO_ANY_IMPL_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Any.h" @@ -83,7 +83,7 @@ namespace TAO #pragma implementation ("Any_Impl_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ANY_IMPL_T_H */ diff --git a/TAO/tao/Any_Special_Basic_Impl_T.h b/TAO/tao/Any_Special_Basic_Impl_T.h index 4e0b41c3237..ff987c60493 100644 --- a/TAO/tao/Any_Special_Basic_Impl_T.h +++ b/TAO/tao/Any_Special_Basic_Impl_T.h @@ -14,7 +14,7 @@ #ifndef TAO_ANY_SPECIAL_BASIC_IMPL_T_H #define TAO_ANY_SPECIAL_BASIC_IMPL_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Any.h" @@ -76,7 +76,7 @@ namespace TAO #pragma implementation ("Any_Special_Basic_Impl_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ANY_SPECIAL_BASIC_IMPL_T_H */ diff --git a/TAO/tao/Any_Special_Impl_T.h b/TAO/tao/Any_Special_Impl_T.h index 0b5d64503cf..b303083b14a 100644 --- a/TAO/tao/Any_Special_Impl_T.h +++ b/TAO/tao/Any_Special_Impl_T.h @@ -14,7 +14,7 @@ #ifndef TAO_ANY_SPECIAL_IMPL_T_H #define TAO_ANY_SPECIAL_IMPL_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Any.h" @@ -81,7 +81,7 @@ namespace TAO #pragma implementation ("Any_Special_Impl_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ANY_SPECIAL_IMPL_T_H */ diff --git a/TAO/tao/Array_VarOut_T.h b/TAO/tao/Array_VarOut_T.h index d9efb3f754e..7926735ad95 100644 --- a/TAO/tao/Array_VarOut_T.h +++ b/TAO/tao/Array_VarOut_T.h @@ -14,7 +14,7 @@ #ifndef TAO_ARRAY_VAROUT_T_H #define TAO_ARRAY_VAROUT_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -185,6 +185,6 @@ private: #pragma implementation ("Array_VarOut_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ARRAY_VAROUT_T_H */ diff --git a/TAO/tao/Asynch_Invocation.h b/TAO/tao/Asynch_Invocation.h index 2685de7d048..bdaeb2135b7 100644 --- a/TAO/tao/Asynch_Invocation.h +++ b/TAO/tao/Asynch_Invocation.h @@ -17,7 +17,7 @@ #ifndef TAO_ASYNCH_INVOCATION_H #define TAO_ASYNCH_INVOCATION_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Invocation.h" @@ -74,5 +74,5 @@ protected: # include "tao/Asynch_Invocation.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ASYNCH_INVOCATION_H */ diff --git a/TAO/tao/Asynch_Queued_Message.h b/TAO/tao/Asynch_Queued_Message.h index ced547e3b91..1d287b95092 100644 --- a/TAO/tao/Asynch_Queued_Message.h +++ b/TAO/tao/Asynch_Queued_Message.h @@ -12,7 +12,7 @@ #ifndef TAO_ASYNCH_QUEUED_MESSAGE_H #define TAO_ASYNCH_QUEUED_MESSAGE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Queued_Message.h" @@ -93,5 +93,5 @@ private: char *buffer_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ASYNCH_QUEUED_MESSAGE_H */ diff --git a/TAO/tao/Asynch_Reply_Dispatcher_Base.h b/TAO/tao/Asynch_Reply_Dispatcher_Base.h index 12732025655..312199535c5 100644 --- a/TAO/tao/Asynch_Reply_Dispatcher_Base.h +++ b/TAO/tao/Asynch_Reply_Dispatcher_Base.h @@ -12,7 +12,7 @@ #ifndef TAO_ASYNCH_REPLY_DISPATCHER_BASE_H #define TAO_ASYNCH_REPLY_DISPATCHER_BASE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/TAO_Export.h" @@ -83,5 +83,5 @@ protected: #include "tao/Asynch_Reply_Dispatcher_Base.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ASYNCH_REPLY_DISPATCHER_BASE_H */ diff --git a/TAO/tao/Base_Transport_Property.h b/TAO/tao/Base_Transport_Property.h index fd15428ca7b..d54295fd50f 100644 --- a/TAO/tao/Base_Transport_Property.h +++ b/TAO/tao/Base_Transport_Property.h @@ -14,7 +14,7 @@ #ifndef TAO_BASE_CONNECTION_PROPERTY_H #define TAO_BASE_CONNECTION_PROPERTY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Transport_Descriptor_Interface.h" @@ -68,5 +68,5 @@ public: # include "tao/Base_Transport_Property.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_BASE_CONNECTION_PROPERTY_H*/ diff --git a/TAO/tao/BiDir_Adapter.h b/TAO/tao/BiDir_Adapter.h index 36576588250..501e71bc667 100644 --- a/TAO/tao/BiDir_Adapter.h +++ b/TAO/tao/BiDir_Adapter.h @@ -11,7 +11,7 @@ //============================================================================= #ifndef TAO_BIDIR_ADAPTER_H #define TAO_BIDIR_ADAPTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Exception.h" @@ -51,5 +51,5 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_BIDIR_ADAPTER_H */ diff --git a/TAO/tao/BiDir_GIOP/BiDirGIOP.h b/TAO/tao/BiDir_GIOP/BiDirGIOP.h index 87edfb0de27..6c744c3e0a7 100644 --- a/TAO/tao/BiDir_GIOP/BiDirGIOP.h +++ b/TAO/tao/BiDir_GIOP/BiDirGIOP.h @@ -14,7 +14,7 @@ #ifndef TAO_BIDIR_GIOP_H #define TAO_BIDIR_GIOP_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "bidirgiop_export.h" @@ -93,5 +93,5 @@ TAO_Requires_BiDirGIOP_Initializer = TAO_BiDirGIOP_Loader::Initializer (); #include "BiDirPolicyC.h" #undef TAO_BIDIRGIOP_SAFE_INCLUDE -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DYNAMICANY_H */ diff --git a/TAO/tao/BiDir_GIOP/BiDirPolicyC.h b/TAO/tao/BiDir_GIOP/BiDirPolicyC.h index 6c211b42003..adb16597b34 100644 --- a/TAO/tao/BiDir_GIOP/BiDirPolicyC.h +++ b/TAO/tao/BiDir_GIOP/BiDirPolicyC.h @@ -29,7 +29,7 @@ #error "You should not include BiDirPolicyC.h directly, use BiDirGIOP.h" #endif /* !TAO_BIDIRGIOP_SAFE_INCLUDE */ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "bidirgiop_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -238,6 +238,6 @@ TAO_NAMESPACE_CLOSE // module BiDirPolicy #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h b/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h index a70b876a829..82bc7329a0d 100644 --- a/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h +++ b/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h @@ -15,7 +15,7 @@ #ifndef TAO_POLICY_VALIDATOR_H_ #define TAO_POLICY_VALIDATOR_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "bidirgiop_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -52,5 +52,5 @@ private: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /**/ diff --git a/TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h b/TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h index bddb6879859..6847931cb44 100644 --- a/TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h +++ b/TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h @@ -11,7 +11,7 @@ // =================================================================== #ifndef TAO_BIDIR_ORB_INITIALIZER_H #define TAO_BIDIR_ORB_INITIALIZER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "bidirgiop_export.h" @@ -64,6 +64,6 @@ private: -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_BIDIR_ORB_INITIALIZER_H */ diff --git a/TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h b/TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h index 83af5766780..e931fd20d5d 100644 --- a/TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h +++ b/TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h @@ -12,7 +12,7 @@ #ifndef TAO_BIDIR_POLICY_FACTORY_H #define TAO_BIDIR_POLICY_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "bidirgiop_export.h" @@ -53,6 +53,6 @@ public: #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_BIDIR_POLICY_FACTORY_H */ diff --git a/TAO/tao/BiDir_GIOP/BiDir_Policy_i.h b/TAO/tao/BiDir_GIOP/BiDir_Policy_i.h index 3da4c518882..5c1ad66442c 100644 --- a/TAO/tao/BiDir_GIOP/BiDir_Policy_i.h +++ b/TAO/tao/BiDir_GIOP/BiDir_Policy_i.h @@ -14,7 +14,7 @@ #ifndef TAO_BIDIR_POLICY_I_H #define TAO_BIDIR_POLICY_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "bidirgiop_export.h" @@ -95,5 +95,5 @@ private: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_BIDIR_POLICY_I_H */ diff --git a/TAO/tao/Bind_Dispatcher_Guard.h b/TAO/tao/Bind_Dispatcher_Guard.h index 7e17d2e07a3..fb3113abbcd 100644 --- a/TAO/tao/Bind_Dispatcher_Guard.h +++ b/TAO/tao/Bind_Dispatcher_Guard.h @@ -14,7 +14,7 @@ #ifndef TAO_BIND_DISPATCHER_GUARD_H #define TAO_BIND_DISPATCHER_GUARD_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -57,5 +57,5 @@ private: # include "tao/Bind_Dispatcher_Guard.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif diff --git a/TAO/tao/Block_Flushing_Strategy.h b/TAO/tao/Block_Flushing_Strategy.h index 9b41ef8dd17..dac5ac3f781 100644 --- a/TAO/tao/Block_Flushing_Strategy.h +++ b/TAO/tao/Block_Flushing_Strategy.h @@ -12,7 +12,7 @@ #ifndef TAO_BLOCK_FLUSHING_STRATEGY_H #define TAO_BLOCK_FLUSHING_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Flushing_Strategy.h" @@ -36,5 +36,5 @@ public: virtual int flush_transport (TAO_Transport *transport); }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_BLOCK_FLUSHING_STRATEGY_H */ diff --git a/TAO/tao/Blocked_Connect_Strategy.h b/TAO/tao/Blocked_Connect_Strategy.h index 7e4981a9002..4e04945b255 100644 --- a/TAO/tao/Blocked_Connect_Strategy.h +++ b/TAO/tao/Blocked_Connect_Strategy.h @@ -12,7 +12,7 @@ #ifndef TAO_BLOCKED_CONNECT_STRATEGY_H #define TAO_BLOCKED_CONNECT_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Connect_Strategy.h" @@ -50,5 +50,5 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_BLOCKED_CONNECT_STRATEGY_H*/ diff --git a/TAO/tao/BoundsC.h b/TAO/tao/BoundsC.h index e45cf7a4e6f..5fee09c50e4 100644 --- a/TAO/tao/BoundsC.h +++ b/TAO/tao/BoundsC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_BOUNDSC_H_ #define _TAO_IDL_ORIG_BOUNDSC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -158,6 +158,6 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Bounds &); #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Buffering_Constraint_Policy.h b/TAO/tao/Buffering_Constraint_Policy.h index cc884c6fb29..87454a27ab3 100644 --- a/TAO/tao/Buffering_Constraint_Policy.h +++ b/TAO/tao/Buffering_Constraint_Policy.h @@ -12,7 +12,7 @@ #ifndef TAO_BUFFERING_CONSTRAINT_POLICY_H #define TAO_BUFFERING_CONSTRAINT_POLICY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" @@ -90,5 +90,5 @@ private: #endif /* TAO_HAS_BUFFERING_CONSTRAINT_POLICY == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_BUFFERING_CONSTRAINT_POLICY_H */ diff --git a/TAO/tao/CDR.h b/TAO/tao/CDR.h index f25943e7bce..c6829983877 100644 --- a/TAO/tao/CDR.h +++ b/TAO/tao/CDR.h @@ -41,7 +41,7 @@ #ifndef TAO_CDR_H #define TAO_CDR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -326,5 +326,5 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ParameterMode &); #endif /* __ACE_INLINE */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CDR_H */ diff --git a/TAO/tao/CDR_Encaps_Codec.h b/TAO/tao/CDR_Encaps_Codec.h index dbb12634654..dde42c23bc0 100644 --- a/TAO/tao/CDR_Encaps_Codec.h +++ b/TAO/tao/CDR_Encaps_Codec.h @@ -13,7 +13,7 @@ #ifndef TAO_CDR_ENCAPS_CODEC_H #define TAO_CDR_ENCAPS_CODEC_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TAO_Export.h" @@ -136,6 +136,6 @@ private: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CDR_ENCAPS_CODEC_H */ diff --git a/TAO/tao/CONV_FRAMEC.h b/TAO/tao/CONV_FRAMEC.h index c15536557f6..b7135f59646 100644 --- a/TAO/tao/CONV_FRAMEC.h +++ b/TAO/tao/CONV_FRAMEC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_CONV_FRAMEC_H_ #define _TAO_IDL_ORIG_CONV_FRAMEC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/CDR.h" #include "tao/Sequence.h" #include "tao/VarOut_T.h" @@ -299,6 +299,6 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CONV_FRAME::CodeSetContext #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/CONV_FRAMES.h b/TAO/tao/CONV_FRAMES.h index 4baf2c665a9..50816d9f0a1 100644 --- a/TAO/tao/CONV_FRAMES.h +++ b/TAO/tao/CONV_FRAMES.h @@ -16,7 +16,7 @@ #ifndef TAO_CONV_FRAMES_H #define TAO_CONV_FRAMES_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/CONV_FRAMEC.h" @@ -47,5 +47,5 @@ TAO_NAMESPACE_CLOSE #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CONV_FRAMES_H */ diff --git a/TAO/tao/CONV_FRAMES_T.h b/TAO/tao/CONV_FRAMES_T.h index 32ed1b0f062..776bf3b16ab 100644 --- a/TAO/tao/CONV_FRAMES_T.h +++ b/TAO/tao/CONV_FRAMES_T.h @@ -16,7 +16,7 @@ #ifndef TAO_CONV_FRAMES_T_H #define TAO_CONV_FRAMES_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if defined(_MSC_VER) #if (_MSC_VER >= 1200) @@ -44,5 +44,5 @@ #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CONV_FRAMES_T_H */ diff --git a/TAO/tao/CORBALOC_Parser.h b/TAO/tao/CORBALOC_Parser.h index 8a829e5db50..03b79502cbb 100644 --- a/TAO/tao/CORBALOC_Parser.h +++ b/TAO/tao/CORBALOC_Parser.h @@ -14,7 +14,7 @@ #ifndef TAO_CORBALOC_PARSER_H #define TAO_CORBALOC_PARSER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IOR_Parser.h" @@ -133,5 +133,5 @@ private: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_CORBALOC_Parser) ACE_FACTORY_DECLARE (TAO, TAO_CORBALOC_Parser) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CORBALOC_PARSER_H */ diff --git a/TAO/tao/CORBANAME_Parser.h b/TAO/tao/CORBANAME_Parser.h index 2806f1bbb8d..823205aacc8 100644 --- a/TAO/tao/CORBANAME_Parser.h +++ b/TAO/tao/CORBANAME_Parser.h @@ -12,7 +12,7 @@ #ifndef TAO_CORBANAME_PARSER_H #define TAO_CORBANAME_PARSER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IOR_Parser.h" @@ -64,5 +64,5 @@ public: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_CORBANAME_Parser) ACE_FACTORY_DECLARE (TAO, TAO_CORBANAME_Parser) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CORBANAME_PARSER_H */ diff --git a/TAO/tao/CORBA_String.h b/TAO/tao/CORBA_String.h index 33acf238b12..f330141f4f7 100644 --- a/TAO/tao/CORBA_String.h +++ b/TAO/tao/CORBA_String.h @@ -15,7 +15,7 @@ #ifndef TAO_CORBA_STRING_H #define TAO_CORBA_STRING_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #include "tao/Managed_Types.h" @@ -283,6 +283,6 @@ operator>> (istream &, CORBA::WString_out &); #endif /* ! __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CORBA_STRING_H */ diff --git a/TAO/tao/Cache_Entries.h b/TAO/tao/Cache_Entries.h index 7633bc98433..d1eedfc5b51 100644 --- a/TAO/tao/Cache_Entries.h +++ b/TAO/tao/Cache_Entries.h @@ -15,7 +15,7 @@ #ifndef TAO_CACHE_ENTRIES_H #define TAO_CACHE_ENTRIES_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Transport_Descriptor_Interface.h" @@ -181,6 +181,6 @@ private: # include "tao/Cache_Entries.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CACHE_ENTRIES_H */ diff --git a/TAO/tao/Cleanup_Func_Registry.h b/TAO/tao/Cleanup_Func_Registry.h index e5668d97d29..ce311117175 100644 --- a/TAO/tao/Cleanup_Func_Registry.h +++ b/TAO/tao/Cleanup_Func_Registry.h @@ -12,7 +12,7 @@ #ifndef TAO_CLEANUP_FUNC_REGISTRY_H #define TAO_CLEANUP_FUNC_REGISTRY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TAO_Export.h" @@ -86,6 +86,6 @@ private: #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CLEANUP_FUNC_REGISTRY_H */ diff --git a/TAO/tao/ClientInterceptorAdapter.h b/TAO/tao/ClientInterceptorAdapter.h index 9b40b9bcb25..53879b039a3 100644 --- a/TAO/tao/ClientInterceptorAdapter.h +++ b/TAO/tao/ClientInterceptorAdapter.h @@ -19,7 +19,7 @@ #ifndef TAO_CLIENT_INTERCEPTOR_ADAPTER_H #define TAO_CLIENT_INTERCEPTOR_ADAPTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "orbconf.h" @@ -142,6 +142,6 @@ private: #endif /* TAO_HAS_INTERCEPTORS */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CLIENT_INTERCEPTOR_ADAPTER_H */ diff --git a/TAO/tao/ClientRequestInfo.h b/TAO/tao/ClientRequestInfo.h index 2bba19dbe76..90f77fd30d9 100644 --- a/TAO/tao/ClientRequestInfo.h +++ b/TAO/tao/ClientRequestInfo.h @@ -16,7 +16,7 @@ #ifndef TAO_CLIENT_REQUEST_INFO_H #define TAO_CLIENT_REQUEST_INFO_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" @@ -283,6 +283,6 @@ private: #endif /* TAO_HAS_INTERCEPTORS == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CLIENT_REQUEST_INFO_H */ diff --git a/TAO/tao/ClientRequestInfo_i.h b/TAO/tao/ClientRequestInfo_i.h index b904d36e77e..a99aba6d85d 100644 --- a/TAO/tao/ClientRequestInfo_i.h +++ b/TAO/tao/ClientRequestInfo_i.h @@ -17,7 +17,7 @@ #ifndef TAO_CLIENT_REQUEST_INFO_I_H #define TAO_CLIENT_REQUEST_INFO_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -266,6 +266,6 @@ protected: #endif /* TAO_HAS_INTERCEPTORS == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CLIENT_REQUEST_INFO_I_H */ diff --git a/TAO/tao/Client_Strategy_Factory.h b/TAO/tao/Client_Strategy_Factory.h index e3b0e54966f..7fd6dbeec72 100644 --- a/TAO/tao/Client_Strategy_Factory.h +++ b/TAO/tao/Client_Strategy_Factory.h @@ -13,7 +13,7 @@ #ifndef TAO_CLIENT_STRATEGY_FACTORY_H #define TAO_CLIENT_STRATEGY_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/Service_Object.h" @@ -76,5 +76,5 @@ public: virtual ACE_Lock *create_ft_service_retention_id_lock (void); }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CLIENT_STRATEGY_FACTORY_H */ diff --git a/TAO/tao/CodecFactory.h b/TAO/tao/CodecFactory.h index 0f15a589e09..1faad634b69 100644 --- a/TAO/tao/CodecFactory.h +++ b/TAO/tao/CodecFactory.h @@ -13,7 +13,7 @@ #ifndef TAO_CODEC_FACTORY_H #define TAO_CODEC_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TAO_Export.h" @@ -80,6 +80,6 @@ private: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CODEC_FACTORY_H */ diff --git a/TAO/tao/CodecFactory_ORBInitializer.h b/TAO/tao/CodecFactory_ORBInitializer.h index 471006bc90b..adbde53089d 100644 --- a/TAO/tao/CodecFactory_ORBInitializer.h +++ b/TAO/tao/CodecFactory_ORBInitializer.h @@ -14,7 +14,7 @@ #ifndef TAO_CODEC_FACTORY_ORB_INITIALIZER_H #define TAO_CODEC_FACTORY_ORB_INITIALIZER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TAO_Export.h" @@ -63,6 +63,6 @@ public: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CODEC_FACTORY_ORB_INITIALIZER_H */ diff --git a/TAO/tao/Codeset_Manager.h b/TAO/tao/Codeset_Manager.h index e0c035c7594..a290611be24 100644 --- a/TAO/tao/Codeset_Manager.h +++ b/TAO/tao/Codeset_Manager.h @@ -14,7 +14,7 @@ #ifndef TAO_CODESET_MANAGER_H #define TAO_CODESET_MANAGER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/CONV_FRAMEC.h" @@ -207,5 +207,5 @@ typedef ACE_Unbounded_Set_Iterator<TAO_Codeset_Item*> TAO_CodesetFactorySet wchar_factories_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CODESET_MANAGER_H */ diff --git a/TAO/tao/Codeset_Translator_Factory.h b/TAO/tao/Codeset_Translator_Factory.h index 1946a1db446..2963a302a58 100644 --- a/TAO/tao/Codeset_Translator_Factory.h +++ b/TAO/tao/Codeset_Translator_Factory.h @@ -11,7 +11,7 @@ // ========================= #ifndef TAO_CODESET_TRANSLATOR_FACTORY_H #define TAO_CODESET_TRANSLATOR_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/Service_Object.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -97,5 +97,5 @@ protected: // Get the template includes last #include "tao/Codeset_Translator_Factory_T.h" -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_Codeset_Translator_Factory */ diff --git a/TAO/tao/Codeset_Translator_Factory_T.h b/TAO/tao/Codeset_Translator_Factory_T.h index 31fff2054d0..d48b9b3b73e 100644 --- a/TAO/tao/Codeset_Translator_Factory_T.h +++ b/TAO/tao/Codeset_Translator_Factory_T.h @@ -12,7 +12,7 @@ #ifndef TAO_CODESET_TRANSLATOR_FACTORY_T_H #define TAO_CODESET_TRANSLATOR_FACTORY_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Codeset_Translator_Factory.h" @@ -75,5 +75,5 @@ private: #pragma implementation ("Codeset_Translator_Factory_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_Codeset_Translator_Factory_T */ diff --git a/TAO/tao/Collocation_Resolver.h b/TAO/tao/Collocation_Resolver.h index bef36824439..1265617954a 100644 --- a/TAO/tao/Collocation_Resolver.h +++ b/TAO/tao/Collocation_Resolver.h @@ -11,7 +11,7 @@ #ifndef TAO_COLLOCATION_RESOLVER_H #define TAO_COLLOCATION_RESOLVER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -47,6 +47,6 @@ public: # include "tao/Collocation_Resolver.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_COLLOCATION_RESOLVER_H */ diff --git a/TAO/tao/Condition.h b/TAO/tao/Condition.h index 3ddeccdb133..f39da38d066 100644 --- a/TAO/tao/Condition.h +++ b/TAO/tao/Condition.h @@ -12,7 +12,7 @@ #ifndef TAO_CONDITION_H #define TAO_CONDITION_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "orbconf.h" #include "ace/Synch_T.h" @@ -116,5 +116,5 @@ private: #pragma implementation ("Condition.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_CONDITION_H*/ diff --git a/TAO/tao/Connect_Strategy.h b/TAO/tao/Connect_Strategy.h index 304f6f50201..18f9f078e6d 100644 --- a/TAO/tao/Connect_Strategy.h +++ b/TAO/tao/Connect_Strategy.h @@ -12,7 +12,7 @@ #ifndef TAO_CONNECT_STRATEGY_H #define TAO_CONNECT_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TAO_Export.h" @@ -72,5 +72,5 @@ protected: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_CONNECT_STRATEGY_H*/ diff --git a/TAO/tao/Connection_Handler.h b/TAO/tao/Connection_Handler.h index 9394e52c1ac..662bfa76aa6 100644 --- a/TAO/tao/Connection_Handler.h +++ b/TAO/tao/Connection_Handler.h @@ -14,7 +14,7 @@ #ifndef TAO_CONNECTION_HANDLER_H #define TAO_CONNECTION_HANDLER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "LF_CH_Event.h" #include "ace/Event_Handler.h" @@ -166,6 +166,6 @@ private: #include "tao/Connection_Handler.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_CONNECTION_HANDLER_H*/ diff --git a/TAO/tao/Connection_Purging_Strategy.h b/TAO/tao/Connection_Purging_Strategy.h index 6729434e0c7..b4901c1def6 100644 --- a/TAO/tao/Connection_Purging_Strategy.h +++ b/TAO/tao/Connection_Purging_Strategy.h @@ -10,7 +10,7 @@ #ifndef TAO_PURGING_STRATEGY_H #define TAO_PURGING_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TAO_Export.h" @@ -56,5 +56,5 @@ private: # include "tao/Connection_Purging_Strategy.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PURGING_STRATEGY_H */ diff --git a/TAO/tao/Connector_Impl.h b/TAO/tao/Connector_Impl.h index 7d716df7703..250ac70d751 100644 --- a/TAO/tao/Connector_Impl.h +++ b/TAO/tao/Connector_Impl.h @@ -12,7 +12,7 @@ #ifndef TAO_CONNECTOR_IMPL_H #define TAO_CONNECTOR_IMPL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -115,5 +115,5 @@ private: #pragma implementation ("Connector_Impl.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_CONNECTOR_IMPL_H*/ diff --git a/TAO/tao/Connector_Registry.h b/TAO/tao/Connector_Registry.h index dd66fcaa956..edd6abffbeb 100644 --- a/TAO/tao/Connector_Registry.h +++ b/TAO/tao/Connector_Registry.h @@ -16,7 +16,7 @@ #ifndef TAO_CONNECTOR_REGISTRY_H #define TAO_CONNECTOR_REGISTRY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -123,5 +123,5 @@ private: #include "tao/Connector_Registry.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CONNECTOR_REGISTRY_H */ diff --git a/TAO/tao/CurrentC.h b/TAO/tao/CurrentC.h index fe32df7bae8..cf62031d47b 100644 --- a/TAO/tao/CurrentC.h +++ b/TAO/tao/CurrentC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_CURRENTC_H_ #define _TAO_IDL_ORIG_CURRENTC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Object.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -188,5 +188,5 @@ TAO_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA::Current_ptr &) #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/DLL_ORB.h b/TAO/tao/DLL_ORB.h index a260882fff8..1b6ffc89222 100644 --- a/TAO/tao/DLL_ORB.h +++ b/TAO/tao/DLL_ORB.h @@ -17,7 +17,7 @@ #ifndef TAO_DLL_ORB_H #define TAO_DLL_ORB_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/Task.h" @@ -83,6 +83,6 @@ private: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_DLL_ORB) ACE_FACTORY_DECLARE (TAO, TAO_DLL_ORB) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DLL_ORB_H */ diff --git a/TAO/tao/DLL_Parser.h b/TAO/tao/DLL_Parser.h index 8858a364797..1d0cf6fcfd8 100644 --- a/TAO/tao/DLL_Parser.h +++ b/TAO/tao/DLL_Parser.h @@ -12,7 +12,7 @@ #ifndef TAO_DLL_PARSER_H #define TAO_DLL_PARSER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IOR_Parser.h" #include "ace/Service_Config.h" @@ -95,5 +95,5 @@ public: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_DLL_Parser) ACE_FACTORY_DECLARE (TAO, TAO_DLL_Parser) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DLL_PARSER_H */ diff --git a/TAO/tao/Default_Collocation_Resolver.h b/TAO/tao/Default_Collocation_Resolver.h index c38d2be6ab6..c393697a68c 100644 --- a/TAO/tao/Default_Collocation_Resolver.h +++ b/TAO/tao/Default_Collocation_Resolver.h @@ -11,7 +11,7 @@ #ifndef TAO_DEFAULT_COLLOCATION_RESOLVER_H #define TAO_DEFAULT_COLLOCATION_RESOLVER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -47,6 +47,6 @@ ACE_FACTORY_DECLARE (TAO, TAO_Default_Collocation_Resolver) # include "tao/Default_Collocation_Resolver.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DEFAULT_COLLOCATION_RESOLVER_H */ diff --git a/TAO/tao/Default_Endpoint_Selector_Factory.h b/TAO/tao/Default_Endpoint_Selector_Factory.h index d6b639a3472..36aefe3f52a 100644 --- a/TAO/tao/Default_Endpoint_Selector_Factory.h +++ b/TAO/tao/Default_Endpoint_Selector_Factory.h @@ -17,7 +17,7 @@ #ifndef TAO_DEFAULT_ENDPOINT_SELECTOR_FACTORY_H #define TAO_DEFAULT_ENDPOINT_SELECTOR_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Endpoint_Selector_Factory.h" #include "ace/Service_Config.h" @@ -73,5 +73,5 @@ protected: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Endpoint_Selector_Factory) ACE_FACTORY_DECLARE (TAO, TAO_Default_Endpoint_Selector_Factory) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DEFAULT_ENDPOINT_SELECTOR_FACTORY_H */ diff --git a/TAO/tao/Default_Protocols_Hooks.h b/TAO/tao/Default_Protocols_Hooks.h index 5c94886d776..12cae53b330 100644 --- a/TAO/tao/Default_Protocols_Hooks.h +++ b/TAO/tao/Default_Protocols_Hooks.h @@ -14,7 +14,7 @@ #ifndef TAO_DEFAULT_PROTOCOLS_HOOKS_H #define TAO_DEFAULT_PROTOCOLS_HOOKS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Protocols_Hooks.h" @@ -110,5 +110,5 @@ public: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Protocols_Hooks) ACE_FACTORY_DECLARE (TAO, TAO_Default_Protocols_Hooks) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DEFAULT_PROTOCOLS_HOOKS_H */ diff --git a/TAO/tao/Default_Stub_Factory.h b/TAO/tao/Default_Stub_Factory.h index 4e706a64972..f29255ff440 100644 --- a/TAO/tao/Default_Stub_Factory.h +++ b/TAO/tao/Default_Stub_Factory.h @@ -16,7 +16,7 @@ #ifndef TAO_DEFAULT_STUB_FACTORY_H_ #define TAO_DEFAULT_STUB_FACTORY_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Stub_Factory.h" #include "ace/Service_Config.h" @@ -52,5 +52,5 @@ public: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Stub_Factory) ACE_FACTORY_DECLARE (TAO, TAO_Default_Stub_Factory) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DEFAULT_STUB_FACTORY_H_ */ diff --git a/TAO/tao/Default_Thread_Lane_Resources_Manager.h b/TAO/tao/Default_Thread_Lane_Resources_Manager.h index dd6324ad1aa..a8d90368bdf 100644 --- a/TAO/tao/Default_Thread_Lane_Resources_Manager.h +++ b/TAO/tao/Default_Thread_Lane_Resources_Manager.h @@ -11,7 +11,7 @@ #ifndef TAO_DEFAULT_THREAD_LANE_RESOURCES_MANAGER_H #define TAO_DEFAULT_THREAD_LANE_RESOURCES_MANAGER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -92,6 +92,6 @@ ACE_FACTORY_DECLARE (TAO, TAO_Default_Thread_Lane_Resources_Manager_Factory) # include "tao/Default_Thread_Lane_Resources_Manager.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DEFAULT_THREAD_LANE_RESOURCES_MANAGER_H */ diff --git a/TAO/tao/Domain/DomainS.h b/TAO/tao/Domain/DomainS.h index f0d49a089ed..57bf2f3e1f6 100644 --- a/TAO/tao/Domain/DomainS.h +++ b/TAO/tao/Domain/DomainS.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_DOMAINS_H_ #define _TAO_IDL_ORIG_DOMAINS_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "domain_export.h" #include "tao/PortableServer/PolicyS.h" #include "tao/DomainC.h" @@ -508,5 +508,5 @@ TAO_NAMESPACE_CLOSE // module CORBA #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Domain/DomainS_T.h b/TAO/tao/Domain/DomainS_T.h index ad0fa630cc1..c8aa76205d4 100644 --- a/TAO/tao/Domain/DomainS_T.h +++ b/TAO/tao/Domain/DomainS_T.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_DOMAINS_T_H_ #define _TAO_IDL_ORIG_DOMAINS_T_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if defined(_MSC_VER) #if (_MSC_VER >= 1200) @@ -217,5 +217,5 @@ TAO_NAMESPACE_CLOSE // module CORBA #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/DomainC.h b/TAO/tao/DomainC.h index c15dfdffe3a..008e00bf7f8 100644 --- a/TAO/tao/DomainC.h +++ b/TAO/tao/DomainC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_DOMAINC_H_ #define _TAO_IDL_ORIG_DOMAINC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -753,5 +753,5 @@ TAO_Export CORBA::Boolean operator>> ( #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/DynamicAny/DynAnyFactory.h b/TAO/tao/DynamicAny/DynAnyFactory.h index bb72decaa63..752f9306e17 100644 --- a/TAO/tao/DynamicAny/DynAnyFactory.h +++ b/TAO/tao/DynamicAny/DynAnyFactory.h @@ -17,7 +17,7 @@ #ifndef TAO_DYNANYFACTORY_H #define TAO_DYNANYFACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "DynamicAny.h" @@ -92,5 +92,5 @@ private: # pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DYNANYFACTORY_H */ diff --git a/TAO/tao/DynamicAny/DynAny_i.h b/TAO/tao/DynamicAny/DynAny_i.h index 371684846da..9e6c9041a75 100644 --- a/TAO/tao/DynamicAny/DynAny_i.h +++ b/TAO/tao/DynamicAny/DynAny_i.h @@ -16,7 +16,7 @@ #ifndef TAO_DYNANY_I_H #define TAO_DYNANY_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "DynamicAny.h" @@ -128,5 +128,5 @@ private: # pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DYNANY_I_H */ diff --git a/TAO/tao/DynamicAny/DynArray_i.h b/TAO/tao/DynamicAny/DynArray_i.h index b81708ad2cc..32cd7293d37 100644 --- a/TAO/tao/DynamicAny/DynArray_i.h +++ b/TAO/tao/DynamicAny/DynArray_i.h @@ -16,7 +16,7 @@ #ifndef TAO_DYNARRAY_I_H #define TAO_DYNARRAY_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "DynamicAny.h" @@ -169,5 +169,5 @@ private: # pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DYNARRAY_I_H */ diff --git a/TAO/tao/DynamicAny/DynCommon.h b/TAO/tao/DynamicAny/DynCommon.h index 75fc04717e3..fdd6340ba26 100644 --- a/TAO/tao/DynamicAny/DynCommon.h +++ b/TAO/tao/DynamicAny/DynCommon.h @@ -16,7 +16,7 @@ #ifndef TAO_DYNCOMMON_I_H #define TAO_DYNCOMMON_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "DynamicAny.h" @@ -555,5 +555,5 @@ private: # pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DYNCOMMON_I_H */ diff --git a/TAO/tao/DynamicAny/DynEnum_i.h b/TAO/tao/DynamicAny/DynEnum_i.h index 1c83565e57b..3a08cfea1fa 100644 --- a/TAO/tao/DynamicAny/DynEnum_i.h +++ b/TAO/tao/DynamicAny/DynEnum_i.h @@ -16,7 +16,7 @@ #ifndef TAO_DYNENUM_I_H #define TAO_DYNENUM_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "DynamicAny.h" @@ -160,5 +160,5 @@ private: # pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DYNENUM_I_H */ diff --git a/TAO/tao/DynamicAny/DynSequence_i.h b/TAO/tao/DynamicAny/DynSequence_i.h index ba8046d2544..2c6853e6531 100644 --- a/TAO/tao/DynamicAny/DynSequence_i.h +++ b/TAO/tao/DynamicAny/DynSequence_i.h @@ -16,7 +16,7 @@ #ifndef TAO_DYNSEQUENCE_I_H #define TAO_DYNSEQUENCE_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "DynamicAny.h" @@ -182,5 +182,5 @@ private: # pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DYNSEQUENCE_I_H */ diff --git a/TAO/tao/DynamicAny/DynStruct_i.h b/TAO/tao/DynamicAny/DynStruct_i.h index 6a786b65ced..ed8a1048e00 100644 --- a/TAO/tao/DynamicAny/DynStruct_i.h +++ b/TAO/tao/DynamicAny/DynStruct_i.h @@ -16,7 +16,7 @@ #ifndef TAO_DYNSTRUCT_I_H #define TAO_DYNSTRUCT_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "DynamicAny.h" @@ -189,5 +189,5 @@ private: # pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DYNSTRUCT_I_H */ diff --git a/TAO/tao/DynamicAny/DynUnion_i.h b/TAO/tao/DynamicAny/DynUnion_i.h index a23ce04e050..822485c1823 100644 --- a/TAO/tao/DynamicAny/DynUnion_i.h +++ b/TAO/tao/DynamicAny/DynUnion_i.h @@ -16,7 +16,7 @@ #ifndef TAO_DYNUNION_I_H #define TAO_DYNUNION_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "DynamicAny.h" @@ -217,5 +217,5 @@ private: # pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DYNUNION_I_H */ diff --git a/TAO/tao/DynamicAny/DynamicAny.h b/TAO/tao/DynamicAny/DynamicAny.h index 322939607d4..7057c644f90 100644 --- a/TAO/tao/DynamicAny/DynamicAny.h +++ b/TAO/tao/DynamicAny/DynamicAny.h @@ -17,7 +17,7 @@ #ifndef TAO_DYNAMICANY_H #define TAO_DYNAMICANY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "dynamicany_export.h" #include "tao/Object_Loader.h" @@ -65,5 +65,5 @@ TAO_Requires_DynamicAny_Initializer = TAO_DynamicAny_Loader::Initializer (); #include "DynamicAnyC.h" #undef TAO_DYNAMICANY_SAFE_INCLUDE -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DYNAMICANY_H */ diff --git a/TAO/tao/DynamicAny/DynamicAnyC.h b/TAO/tao/DynamicAny/DynamicAnyC.h index aef3b1068ba..fd1e7977d08 100644 --- a/TAO/tao/DynamicAny/DynamicAnyC.h +++ b/TAO/tao/DynamicAny/DynamicAnyC.h @@ -36,7 +36,7 @@ #error "You should not include DynamicAnyC.h directly, use DynamicAny.h" #endif /* !TAO_DYNAMICANY_SAFE_INCLUDE */ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corba.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -2525,6 +2525,6 @@ TAO_DynamicAny_Export CORBA::Boolean operator>> ( #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/DynamicC.h b/TAO/tao/DynamicC.h index 7ff32e455b1..17ccbbba94c 100644 --- a/TAO/tao/DynamicC.h +++ b/TAO/tao/DynamicC.h @@ -30,7 +30,7 @@ #ifndef _TAO_IDL_ORIG_DYNAMICC_H_ #define _TAO_IDL_ORIG_DYNAMICC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -355,6 +355,6 @@ TAO_Export CORBA::Boolean operator>> ( #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/DynamicInterface/Context.h b/TAO/tao/DynamicInterface/Context.h index 2840f1441a7..31969b52760 100644 --- a/TAO/tao/DynamicInterface/Context.h +++ b/TAO/tao/DynamicInterface/Context.h @@ -16,7 +16,7 @@ #ifndef TAO_CONTEXT_H #define TAO_CONTEXT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "dynamicinterface_export.h" @@ -187,6 +187,6 @@ namespace CORBA # include "Context.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CONTEXT_H */ diff --git a/TAO/tao/DynamicInterface/DII_ClientRequestInfo.h b/TAO/tao/DynamicInterface/DII_ClientRequestInfo.h index def225409d8..50c9f565aa6 100644 --- a/TAO/tao/DynamicInterface/DII_ClientRequestInfo.h +++ b/TAO/tao/DynamicInterface/DII_ClientRequestInfo.h @@ -15,7 +15,7 @@ #ifndef TAO_DII_CLIENT_REQUEST_INFO_H #define TAO_DII_CLIENT_REQUEST_INFO_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/ClientRequestInfo_i.h" @@ -78,6 +78,6 @@ private: #endif /* TAO_HAS_INTERCEPTORS == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DII_CLIENT_REQUEST_INFO_H */ diff --git a/TAO/tao/DynamicInterface/DII_Invocation.h b/TAO/tao/DynamicInterface/DII_Invocation.h index 28deb8f2c8f..cfacc09ab00 100644 --- a/TAO/tao/DynamicInterface/DII_Invocation.h +++ b/TAO/tao/DynamicInterface/DII_Invocation.h @@ -20,7 +20,7 @@ #ifndef TAO_DII_INVOCATION_H #define TAO_DII_INVOCATION_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Invocation.h" @@ -103,5 +103,5 @@ private: # include "DII_Invocation.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ASYNCH_INVOCATION_H */ diff --git a/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h b/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h index 0ac03c0dbf5..1ff1adf4235 100644 --- a/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h +++ b/TAO/tao/DynamicInterface/DII_Reply_Dispatcher.h @@ -16,7 +16,7 @@ #ifndef TAO_DII_REPLY_DISPATCHER_H #define TAO_DII_REPLY_DISPATCHER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" @@ -67,5 +67,5 @@ private: const CORBA::Request_ptr req_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_REPLY_DISPATCHER_H */ diff --git a/TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.h b/TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.h index e49c613ccd1..5618be8618c 100644 --- a/TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.h +++ b/TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.h @@ -19,7 +19,7 @@ #ifndef TAO_DYNAMIC_ADAPTER_IMPL_H #define TAO_DYNAMIC_ADAPTER_IMPL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Dynamic_Adapter.h" @@ -105,5 +105,5 @@ TAO_Requires_Request_Factory_Initializer = #endif /* ACE_HAS_BROKEN_STATIC_CONSTRUCTORS */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DYNAMIC_ADAPTER_IMPL_H */ diff --git a/TAO/tao/DynamicInterface/Dynamic_Implementation.h b/TAO/tao/DynamicInterface/Dynamic_Implementation.h index 1e73a8b5c9f..8aa99b69f14 100644 --- a/TAO/tao/DynamicInterface/Dynamic_Implementation.h +++ b/TAO/tao/DynamicInterface/Dynamic_Implementation.h @@ -19,7 +19,7 @@ #ifndef TAO_DYNAMIC_IMPLEMENTATION_H #define TAO_DYNAMIC_IMPLEMENTATION_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/PortableServer/Servant_Base.h" @@ -98,5 +98,5 @@ private: // Encapsulates code common to _is_a(), _get_interface() and _create_stub(). }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DYNAMIC_IMPLEMENTATION_H */ diff --git a/TAO/tao/DynamicInterface/ExceptionList.h b/TAO/tao/DynamicInterface/ExceptionList.h index bbaa4fa4b79..acc1e389dcc 100644 --- a/TAO/tao/DynamicInterface/ExceptionList.h +++ b/TAO/tao/DynamicInterface/ExceptionList.h @@ -21,7 +21,7 @@ #ifndef TAO_CORBA_EXCEPTIONLIST_H #define TAO_CORBA_EXCEPTIONLIST_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "dynamicinterface_export.h" @@ -122,6 +122,6 @@ namespace CORBA # include "ExceptionList.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CORBA_EXCEPTIONLIST_H */ diff --git a/TAO/tao/DynamicInterface/Request.h b/TAO/tao/DynamicInterface/Request.h index 6c4581f22d5..c6e4ce8ca28 100644 --- a/TAO/tao/DynamicInterface/Request.h +++ b/TAO/tao/DynamicInterface/Request.h @@ -17,7 +17,7 @@ #ifndef TAO_REQUEST_H #define TAO_REQUEST_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" @@ -248,6 +248,6 @@ namespace CORBA # include "Request.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_REQUEST_H */ diff --git a/TAO/tao/DynamicInterface/Server_Request.h b/TAO/tao/DynamicInterface/Server_Request.h index 73dde20f07b..728945dd7db 100644 --- a/TAO/tao/DynamicInterface/Server_Request.h +++ b/TAO/tao/DynamicInterface/Server_Request.h @@ -22,7 +22,7 @@ #ifndef TAO_CORBA_SERVER_REQUEST_H #define TAO_CORBA_SERVER_REQUEST_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -164,6 +164,6 @@ namespace CORBA # include "Server_Request.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CORBA_SERVER_REQUEST_H */ diff --git a/TAO/tao/DynamicInterface/Unknown_User_Exception.h b/TAO/tao/DynamicInterface/Unknown_User_Exception.h index 13a831541b1..9010102ca1d 100644 --- a/TAO/tao/DynamicInterface/Unknown_User_Exception.h +++ b/TAO/tao/DynamicInterface/Unknown_User_Exception.h @@ -18,7 +18,7 @@ #ifndef TAO_UNKNOWN_USER_EXCEPTION_H #define TAO_UNKNOWN_USER_EXCEPTION_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "dynamicinterface_export.h" @@ -100,6 +100,6 @@ namespace CORBA } // End CORBA namespace. -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_UNKNOWN_USER_EXCEPTION_H */ diff --git a/TAO/tao/Dynamic_Adapter.h b/TAO/tao/Dynamic_Adapter.h index 70f0acfd028..16c7e062411 100644 --- a/TAO/tao/Dynamic_Adapter.h +++ b/TAO/tao/Dynamic_Adapter.h @@ -13,7 +13,7 @@ #ifndef TAO_DYNAMIC_ADAPTER_H #define TAO_DYNAMIC_ADAPTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -78,5 +78,5 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DYNAMIC_ADAPTER_H */ diff --git a/TAO/tao/Encodable.h b/TAO/tao/Encodable.h index fd25ba47e90..9b4d85edfbe 100644 --- a/TAO/tao/Encodable.h +++ b/TAO/tao/Encodable.h @@ -17,7 +17,7 @@ #ifndef TAO_ENCODABLE_H_ #define TAO_ENCODABLE_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -48,6 +48,6 @@ public: virtual CORBA::Boolean _tao_decode (TAO_InputCDR &in_cdr) = 0; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ENCODABLE_H_ */ diff --git a/TAO/tao/Endpoint.h b/TAO/tao/Endpoint.h index 8b7934bbb29..0d479e470b8 100644 --- a/TAO/tao/Endpoint.h +++ b/TAO/tao/Endpoint.h @@ -16,7 +16,7 @@ #ifndef TAO_ENDPOINT_H #define TAO_ENDPOINT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -132,5 +132,5 @@ private: # include "tao/Endpoint.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PROFILE_H */ diff --git a/TAO/tao/Endpoint_Selector_Factory.h b/TAO/tao/Endpoint_Selector_Factory.h index 46c8bf93b02..452e05af03a 100644 --- a/TAO/tao/Endpoint_Selector_Factory.h +++ b/TAO/tao/Endpoint_Selector_Factory.h @@ -17,7 +17,7 @@ #ifndef TAO_ENDPOINT_SELECTOR_FACTORY_H #define TAO_ENDPOINT_SELECTOR_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -64,5 +64,5 @@ public: ACE_ENV_ARG_DECL) = 0; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ENDPOINT_SELECTOR_FACTORY_H */ diff --git a/TAO/tao/Environment.h b/TAO/tao/Environment.h index 7282e1401fc..01f25053ded 100644 --- a/TAO/tao/Environment.h +++ b/TAO/tao/Environment.h @@ -19,7 +19,7 @@ #ifndef TAO_ENVIRONMENT_H #define TAO_ENVIRONMENT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -149,5 +149,5 @@ namespace CORBA # include "tao/Environment.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ENVIRONMENT_H */ diff --git a/TAO/tao/Exception.h b/TAO/tao/Exception.h index d90e9fc5503..22e7df6bda9 100644 --- a/TAO/tao/Exception.h +++ b/TAO/tao/Exception.h @@ -16,7 +16,7 @@ #ifndef TAO_EXCEPTION_H #define TAO_EXCEPTION_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -422,6 +422,6 @@ public: # include "tao/Exception.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_EXCEPTION_H */ diff --git a/TAO/tao/Exclusive_TMS.h b/TAO/tao/Exclusive_TMS.h index 9a9094bf1cd..55b1308c53b 100644 --- a/TAO/tao/Exclusive_TMS.h +++ b/TAO/tao/Exclusive_TMS.h @@ -13,7 +13,7 @@ #ifndef TAO_EXCLUSIVE_TMS_H #define TAO_EXCLUSIVE_TMS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Transport_Mux_Strategy.h" @@ -89,5 +89,5 @@ protected: // able to iterate on a use case - Bala. }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* EXCLUSIVE_TMS_H */ diff --git a/TAO/tao/FILE_Parser.h b/TAO/tao/FILE_Parser.h index 1eefc4d865f..4d0a4d420ea 100644 --- a/TAO/tao/FILE_Parser.h +++ b/TAO/tao/FILE_Parser.h @@ -12,7 +12,7 @@ #ifndef TAO_FILE_PARSER_H #define TAO_FILE_PARSER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IOR_Parser.h" #include "ace/Service_Config.h" @@ -56,5 +56,5 @@ public: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_FILE_Parser) ACE_FACTORY_DECLARE (TAO, TAO_FILE_Parser) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_FILE_PARSER_H */ diff --git a/TAO/tao/Fault_Tolerance_Service.h b/TAO/tao/Fault_Tolerance_Service.h index 9ced4c6527c..2e53ef9f8af 100644 --- a/TAO/tao/Fault_Tolerance_Service.h +++ b/TAO/tao/Fault_Tolerance_Service.h @@ -17,7 +17,7 @@ #ifndef TAO_FAULT_TOLERANCE_SERVICE_H #define TAO_FAULT_TOLERANCE_SERVICE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/SString.h" @@ -98,5 +98,5 @@ private: # include "tao/Fault_Tolerance_Service.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_FAULT_TOLERANCE_SERVICE_H*/ diff --git a/TAO/tao/Flushing_Strategy.h b/TAO/tao/Flushing_Strategy.h index aa948b98d1b..127fd743aee 100644 --- a/TAO/tao/Flushing_Strategy.h +++ b/TAO/tao/Flushing_Strategy.h @@ -13,7 +13,7 @@ #ifndef TAO_FLUSHING_STRATEGY_H #define TAO_FLUSHING_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TAO_Export.h" @@ -67,6 +67,6 @@ public: virtual int flush_transport (TAO_Transport *transport) = 0; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_FLUSHING_STRATEGY_H */ diff --git a/TAO/tao/GIOPC.h b/TAO/tao/GIOPC.h index 0884daeb528..2b9d65662ce 100644 --- a/TAO/tao/GIOPC.h +++ b/TAO/tao/GIOPC.h @@ -30,7 +30,7 @@ #ifndef _TAO_IDL_ORIG_GIOPC_H_ #define _TAO_IDL_ORIG_GIOPC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -332,6 +332,6 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, GIOP::TargetAddress &); #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/GIOP_Message_Base.h b/TAO/tao/GIOP_Message_Base.h index 1ed66ef6b70..68d088d3594 100644 --- a/TAO/tao/GIOP_Message_Base.h +++ b/TAO/tao/GIOP_Message_Base.h @@ -13,7 +13,7 @@ #ifndef TAO_GIOP_MESSAGE_BASE_H #define TAO_GIOP_MESSAGE_BASE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Pluggable_Messaging.h" @@ -247,5 +247,5 @@ protected: # include "tao/GIOP_Message_Base.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_GIOP_MESSAGE_BASE_H*/ diff --git a/TAO/tao/GIOP_Message_Generator_Parser.h b/TAO/tao/GIOP_Message_Generator_Parser.h index 6042821d7a2..f782b614e2c 100644 --- a/TAO/tao/GIOP_Message_Generator_Parser.h +++ b/TAO/tao/GIOP_Message_Generator_Parser.h @@ -12,7 +12,7 @@ #ifndef TAO_GIOP_MESSAGE_GENERATOR_PARSER_H #define TAO_GIOP_MESSAGE_GENERATOR_PARSER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -109,5 +109,5 @@ protected: # include "tao/GIOP_Message_Generator_Parser.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_GIOP_MESSAGE_GENERATOR_PARSER_H*/ diff --git a/TAO/tao/GIOP_Message_Generator_Parser_10.h b/TAO/tao/GIOP_Message_Generator_Parser_10.h index 8e4afb8df03..de16bdc414a 100644 --- a/TAO/tao/GIOP_Message_Generator_Parser_10.h +++ b/TAO/tao/GIOP_Message_Generator_Parser_10.h @@ -12,7 +12,7 @@ #ifndef TAO_GIOP_MESSAGE_GENERATOR_PARSER_10_H #define TAO_GIOP_MESSAGE_GENERATOR_PARSER_10_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/GIOP_Message_Generator_Parser.h" @@ -92,5 +92,5 @@ public: # include "tao/GIOP_Message_Generator_Parser_10.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_GIOP_MESSAGE_GENERATOR_PARSER_10_H*/ diff --git a/TAO/tao/GIOP_Message_Generator_Parser_11.h b/TAO/tao/GIOP_Message_Generator_Parser_11.h index caef4865933..fb2514cd6d4 100644 --- a/TAO/tao/GIOP_Message_Generator_Parser_11.h +++ b/TAO/tao/GIOP_Message_Generator_Parser_11.h @@ -12,7 +12,7 @@ #ifndef TAO_GIOP_MESSAGE_GENERATOR_PARSER_11_H #define TAO_GIOP_MESSAGE_GENERATOR_PARSER_11_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/GIOP_Message_Generator_Parser_10.h" @@ -46,5 +46,5 @@ public: # include "tao/GIOP_Message_Generator_Parser_11.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_GIOP_MESSAGE_GENERATOR_PARSER_11_H*/ diff --git a/TAO/tao/GIOP_Message_Generator_Parser_12.h b/TAO/tao/GIOP_Message_Generator_Parser_12.h index 7e53e6e21f2..042edb41bd9 100644 --- a/TAO/tao/GIOP_Message_Generator_Parser_12.h +++ b/TAO/tao/GIOP_Message_Generator_Parser_12.h @@ -12,7 +12,7 @@ #ifndef TAO_GIOP_MESSAGE_GENERATOR_PARSER_12_H #define TAO_GIOP_MESSAGE_GENERATOR_PARSER_12_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/GIOP_Message_Generator_Parser.h" @@ -117,5 +117,5 @@ private: # include "tao/GIOP_Message_Generator_Parser_12.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_GIOP_MESSAGE_GENERATOR_PARSER_12_H*/ diff --git a/TAO/tao/GIOP_Message_Generator_Parser_Impl.h b/TAO/tao/GIOP_Message_Generator_Parser_Impl.h index ab222fd640b..68ca7ef6ee8 100644 --- a/TAO/tao/GIOP_Message_Generator_Parser_Impl.h +++ b/TAO/tao/GIOP_Message_Generator_Parser_Impl.h @@ -12,7 +12,7 @@ #ifndef TAO_GIOP_MESSAGE_GENERATOR_PARSER_IMPL_H #define TAO_GIOP_MESSAGE_GENERATOR_PARSER_IMPL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/GIOP_Message_Generator_Parser_11.h" @@ -56,5 +56,5 @@ public: # include "tao/GIOP_Message_Generator_Parser_Impl.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_GIOP_MESSAGE_GENERATOR_PARSER_IMPL_H*/ diff --git a/TAO/tao/GIOP_Message_Lite.h b/TAO/tao/GIOP_Message_Lite.h index ba25c8b9a99..040ed92eedf 100644 --- a/TAO/tao/GIOP_Message_Lite.h +++ b/TAO/tao/GIOP_Message_Lite.h @@ -12,7 +12,7 @@ // =================================================================== #ifndef TAO_GIOP_MESSAGE_LITE_H #define TAO_GIOP_MESSAGE_LITE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Pluggable_Messaging.h" @@ -267,5 +267,5 @@ private: # include "tao/GIOP_Message_Lite.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_GIOP_MESSAGE_LITE_H*/ diff --git a/TAO/tao/GIOP_Message_Locate_Header.h b/TAO/tao/GIOP_Message_Locate_Header.h index 1f4420151af..2f504e8ae86 100644 --- a/TAO/tao/GIOP_Message_Locate_Header.h +++ b/TAO/tao/GIOP_Message_Locate_Header.h @@ -16,7 +16,7 @@ #ifndef TAO_GIOP_MESSAGE_LOCATE_HEADER_H #define TAO_GIOP_MESSAGE_LOCATE_HEADER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Tagged_Profile.h" @@ -75,5 +75,5 @@ private: # include "tao/GIOP_Message_Locate_Header.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_GIOP_MESSAGE_LOCATE_HEADER_H*/ diff --git a/TAO/tao/GIOP_Message_State.h b/TAO/tao/GIOP_Message_State.h index 594747dc4cc..e95ffba562b 100644 --- a/TAO/tao/GIOP_Message_State.h +++ b/TAO/tao/GIOP_Message_State.h @@ -16,7 +16,7 @@ //============================================================================= #ifndef TAO_GIOP_MESSAGE_STATE_H #define TAO_GIOP_MESSAGE_STATE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/GIOP_Message_Version.h" @@ -133,5 +133,5 @@ const size_t TAO_GIOP_MESSAGE_FRAGMENT_HEADER = 4; # include "tao/GIOP_Message_State.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_GIOP_MESSAGE_STATE_H*/ diff --git a/TAO/tao/GIOP_Message_Version.h b/TAO/tao/GIOP_Message_Version.h index 4292a7d688f..c9ae47838b0 100644 --- a/TAO/tao/GIOP_Message_Version.h +++ b/TAO/tao/GIOP_Message_Version.h @@ -16,7 +16,7 @@ #ifndef TAO_GIOP_MESSAGE_VERSION_H #define TAO_GIOP_MESSAGE_VERSION_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -67,5 +67,5 @@ public: # include "tao/GIOP_Message_Version.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_GIOP_VERSION_H */ diff --git a/TAO/tao/GIOP_Utils.h b/TAO/tao/GIOP_Utils.h index 06700a90209..a89de26894c 100644 --- a/TAO/tao/GIOP_Utils.h +++ b/TAO/tao/GIOP_Utils.h @@ -15,7 +15,7 @@ #ifndef TAO_GIOP_UTILS_H #define TAO_GIOP_UTILS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Object.h" @@ -147,5 +147,5 @@ public: # include "tao/GIOP_Utils.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_GIOP_UTILS_H */ diff --git a/TAO/tao/IFR_Client/IFR_BaseC.h b/TAO/tao/IFR_Client/IFR_BaseC.h index 2792ffce2a2..f2bc231d5d7 100644 --- a/TAO/tao/IFR_Client/IFR_BaseC.h +++ b/TAO/tao/IFR_Client/IFR_BaseC.h @@ -31,7 +31,7 @@ #ifndef _TAO_IDL_ORIG_IFR_BASEC_H_ #define _TAO_IDL_ORIG_IFR_BASEC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corba.h" @@ -5658,6 +5658,6 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::TypeDesc #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/IFR_Client/IFR_BaseS.h b/TAO/tao/IFR_Client/IFR_BaseS.h index 8948bdd6428..51e9ddbcff8 100644 --- a/TAO/tao/IFR_Client/IFR_BaseS.h +++ b/TAO/tao/IFR_Client/IFR_BaseS.h @@ -3,7 +3,7 @@ #ifndef _TAO_IDL_ORIG_IFR_BASES_H_ #define _TAO_IDL_ORIG_IFR_BASES_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "IFR_BaseC.h" @@ -11,5 +11,5 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/IFR_Client/IFR_BasicC.h b/TAO/tao/IFR_Client/IFR_BasicC.h index db48b7e405a..6b926a63bea 100644 --- a/TAO/tao/IFR_Client/IFR_BasicC.h +++ b/TAO/tao/IFR_Client/IFR_BasicC.h @@ -31,7 +31,7 @@ #ifndef _TAO_IDL_ORIG_IFR_BASICC_H_ #define _TAO_IDL_ORIG_IFR_BASICC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corba.h" @@ -10193,6 +10193,6 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ExtLocal #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/IFR_Client/IFR_Client_Adapter_Impl.h b/TAO/tao/IFR_Client/IFR_Client_Adapter_Impl.h index d9545580c23..5a17d18ecd1 100644 --- a/TAO/tao/IFR_Client/IFR_Client_Adapter_Impl.h +++ b/TAO/tao/IFR_Client/IFR_Client_Adapter_Impl.h @@ -14,7 +14,7 @@ #ifndef TAO_IFR_CLIENT_ADAPTER_IMPL_H #define TAO_IFR_CLIENT_ADAPTER_IMPL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IFR_Client_Adapter.h" @@ -88,6 +88,6 @@ TAO_Requires_IFR_Client_Initializer = #endif /* ACE_HAS_BROKEN_STATIC_CONSTRUCTORS */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IFR_CLIENT_ADAPTER_IMPL_H */ diff --git a/TAO/tao/IFR_Client/IFR_ComponentsC.h b/TAO/tao/IFR_Client/IFR_ComponentsC.h index fde0bf4261b..882529deb45 100644 --- a/TAO/tao/IFR_Client/IFR_ComponentsC.h +++ b/TAO/tao/IFR_Client/IFR_ComponentsC.h @@ -31,7 +31,7 @@ #ifndef _TAO_IDL_ORIG_IFR_COMPONENTSC_H_ #define _TAO_IDL_ORIG_IFR_COMPONENTSC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corba.h" @@ -5559,6 +5559,6 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Componen #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/IFR_Client/IFR_ExtendedC.h b/TAO/tao/IFR_Client/IFR_ExtendedC.h index ad9e78ab60e..ce7f0e6f35c 100644 --- a/TAO/tao/IFR_Client/IFR_ExtendedC.h +++ b/TAO/tao/IFR_Client/IFR_ExtendedC.h @@ -31,7 +31,7 @@ #ifndef _TAO_IDL_ORIG_IFR_EXTENDEDC_H_ #define _TAO_IDL_ORIG_IFR_EXTENDEDC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corba.h" @@ -2968,6 +2968,6 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ValueBox #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/IFR_Client_Adapter.h b/TAO/tao/IFR_Client_Adapter.h index 8fbd7f0dc1c..436732b95e6 100644 --- a/TAO/tao/IFR_Client_Adapter.h +++ b/TAO/tao/IFR_Client_Adapter.h @@ -13,7 +13,7 @@ #ifndef TAO_IFR_CLIENT_ADAPTER_H #define TAO_IFR_CLIENT_ADAPTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -70,5 +70,5 @@ public: ) = 0; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IFR_CLIENT_ADAPTER_H */ diff --git a/TAO/tao/IIOPC.h b/TAO/tao/IIOPC.h index 2f50b3add22..3dc482430a2 100644 --- a/TAO/tao/IIOPC.h +++ b/TAO/tao/IIOPC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_IIOPC_H_ #define _TAO_IDL_ORIG_IIOPC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Sequence_T.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -267,5 +267,5 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IIOP::BiDirIIOPServiceCont #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/IIOP_Acceptor.h b/TAO/tao/IIOP_Acceptor.h index cef37ad7dad..5db382d380d 100644 --- a/TAO/tao/IIOP_Acceptor.h +++ b/TAO/tao/IIOP_Acceptor.h @@ -17,7 +17,7 @@ #ifndef TAO_IIOP_ACCEPTOR_H #define TAO_IIOP_ACCEPTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Transport_Acceptor.h" @@ -217,5 +217,5 @@ private: #include "tao/IIOP_Acceptor.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IIOP_ACCEPTOR_H */ diff --git a/TAO/tao/IIOP_Connection_Handler.h b/TAO/tao/IIOP_Connection_Handler.h index 57a562fd0ea..bf55b9c0961 100644 --- a/TAO/tao/IIOP_Connection_Handler.h +++ b/TAO/tao/IIOP_Connection_Handler.h @@ -13,7 +13,7 @@ #ifndef TAO_IIOP_CONNECTION_HANDLER_H #define TAO_IIOP_CONNECTION_HANDLER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/Reactor.h" @@ -169,5 +169,5 @@ private: #include "tao/IIOP_Connection_Handler.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IIOP_CONNECTION_HANDLER_H */ diff --git a/TAO/tao/IIOP_Connector.h b/TAO/tao/IIOP_Connector.h index 0fb2f3c48f1..0909e4b53fd 100644 --- a/TAO/tao/IIOP_Connector.h +++ b/TAO/tao/IIOP_Connector.h @@ -18,7 +18,7 @@ #ifndef TAO_IIOP_CONNECTOR_H #define TAO_IIOP_CONNECTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/SOCK_Connector.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -122,5 +122,5 @@ private: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IIOP_CONNECTOR_H */ diff --git a/TAO/tao/IIOP_Endpoint.h b/TAO/tao/IIOP_Endpoint.h index 7c15935325f..3603a516c27 100644 --- a/TAO/tao/IIOP_Endpoint.h +++ b/TAO/tao/IIOP_Endpoint.h @@ -16,7 +16,7 @@ #ifndef TAO_IIOP_ENDPOINT_H #define TAO_IIOP_ENDPOINT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Endpoint.h" @@ -134,5 +134,5 @@ private: # include "tao/IIOP_Endpoint.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IIOP_PROFILE_H */ diff --git a/TAO/tao/IIOP_Factory.h b/TAO/tao/IIOP_Factory.h index ad45c886a5b..5eb6c9bd0e7 100644 --- a/TAO/tao/IIOP_Factory.h +++ b/TAO/tao/IIOP_Factory.h @@ -13,7 +13,7 @@ #ifndef TAO_IIOP_FACTORY_H #define TAO_IIOP_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Protocol_Factory.h" @@ -61,5 +61,5 @@ private: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_IIOP_Protocol_Factory) ACE_FACTORY_DECLARE (TAO, TAO_IIOP_Protocol_Factory) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IIOP_FACTORY_H */ diff --git a/TAO/tao/IIOP_Lite_Factory.h b/TAO/tao/IIOP_Lite_Factory.h index 2b44d9fbc6b..cc1dc542e20 100644 --- a/TAO/tao/IIOP_Lite_Factory.h +++ b/TAO/tao/IIOP_Lite_Factory.h @@ -13,7 +13,7 @@ #ifndef TAO_IIOP_LITE_FACTORY_H #define TAO_IIOP_LITE_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Protocol_Factory.h" @@ -63,5 +63,5 @@ private: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_IIOP_Lite_Protocol_Factory) ACE_FACTORY_DECLARE (TAO, TAO_IIOP_Lite_Protocol_Factory) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IIOP_Lite_factory_H */ diff --git a/TAO/tao/IIOP_Profile.h b/TAO/tao/IIOP_Profile.h index c3e0d96d538..638b10512b5 100644 --- a/TAO/tao/IIOP_Profile.h +++ b/TAO/tao/IIOP_Profile.h @@ -17,7 +17,7 @@ #ifndef TAO_IIOP_PROFILE_H #define TAO_IIOP_PROFILE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Profile.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -120,5 +120,5 @@ protected: # include "tao/IIOP_Profile.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IIOP_PROFILE_H */ diff --git a/TAO/tao/IIOP_Transport.h b/TAO/tao/IIOP_Transport.h index 1670858789b..f8ed94afcea 100644 --- a/TAO/tao/IIOP_Transport.h +++ b/TAO/tao/IIOP_Transport.h @@ -14,7 +14,7 @@ #ifndef TAO_IIOP_TRANSPORT_H #define TAO_IIOP_TRANSPORT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Transport.h" @@ -150,6 +150,6 @@ private: #include "tao/IIOP_Transport.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IIOP_TRANSPORT_H */ diff --git a/TAO/tao/IOPC.h b/TAO/tao/IOPC.h index 061d23f2c97..c7c71a78b43 100644 --- a/TAO/tao/IOPC.h +++ b/TAO/tao/IOPC.h @@ -24,7 +24,7 @@ #ifndef _TAO_IDL_ORIG_IOPC_H_ #define _TAO_IDL_ORIG_IOPC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -78,5 +78,5 @@ #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/IOP_CodecC.h b/TAO/tao/IOP_CodecC.h index dbf2498ba5b..e9ef0685653 100644 --- a/TAO/tao/IOP_CodecC.h +++ b/TAO/tao/IOP_CodecC.h @@ -30,7 +30,7 @@ #ifndef _TAO_IDL_ORIG_IOP_CODECC_H_ #define _TAO_IDL_ORIG_IOP_CODECC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -672,6 +672,6 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IOP::Encoding &); #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/IOP_IORC.h b/TAO/tao/IOP_IORC.h index 9338ac2e72a..dbf2a9c9c60 100644 --- a/TAO/tao/IOP_IORC.h +++ b/TAO/tao/IOP_IORC.h @@ -31,7 +31,7 @@ #ifndef _TAO_IDL_ORIG_IOP_IORC_H_ #define _TAO_IDL_ORIG_IOP_IORC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -921,5 +921,5 @@ TAO_Export CORBA::Boolean operator>> ( #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/IORInterceptor/IORInterceptorC.h b/TAO/tao/IORInterceptor/IORInterceptorC.h index d08043c49a3..91181a413e3 100644 --- a/TAO/tao/IORInterceptor/IORInterceptorC.h +++ b/TAO/tao/IORInterceptor/IORInterceptorC.h @@ -31,7 +31,7 @@ #ifndef _TAO_IDL_ORIG_IORINTERCEPTORC_H_ #define _TAO_IDL_ORIG_IORINTERCEPTORC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/PortableInterceptorC.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -430,6 +430,6 @@ TAO_NAMESPACE_CLOSE // module PortableInterceptor #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h index 1a257bfdee5..33cb782f913 100644 --- a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h +++ b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Factory_Impl.h @@ -14,7 +14,7 @@ #ifndef TAO_IORINTERCEPTOR_ADAPTER_FACTORY_IMPL_H #define TAO_IORINTERCEPTOR_ADAPTER_FACTORY_IMPL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "IORInterceptorC.h" @@ -70,6 +70,6 @@ TAO_Requires_IORInterceptor_Initializer = #endif /* ACE_HAS_BROKEN_STATIC_CONSTRUCTORS */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IORINTERCEPTOR_ADAPTER_FACTORY_IMPL_H */ diff --git a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h index 070d1d9c438..bad52cc9e2d 100644 --- a/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h +++ b/TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.h @@ -14,7 +14,7 @@ #ifndef TAO_IORINTERCEPTOR_ADAPTER_IMPL_H #define TAO_IORINTERCEPTOR_ADAPTER_IMPL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "IORInterceptorC.h" @@ -59,6 +59,6 @@ private: TAO_IORInterceptor_List ior_interceptor_list_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IORINTERCEPTOR_ADAPTER_IMPL_H */ diff --git a/TAO/tao/IORInterceptor/IORInterceptor_List.h b/TAO/tao/IORInterceptor/IORInterceptor_List.h index b8a7ebff489..8cdf9d05bef 100644 --- a/TAO/tao/IORInterceptor/IORInterceptor_List.h +++ b/TAO/tao/IORInterceptor/IORInterceptor_List.h @@ -13,7 +13,7 @@ #ifndef TAO_IOR_INTERCEPTOR_LIST_H #define TAO_IOR_INTERCEPTOR_LIST_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "iorinterceptor_export.h" @@ -75,5 +75,5 @@ private: #include "IORInterceptor_List.inl" #endif /* defined INLINE */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_IOR_INTERCEPTOR_LIST_H*/ diff --git a/TAO/tao/IORInterceptor_Adapter.h b/TAO/tao/IORInterceptor_Adapter.h index 5163cefee1e..280e4bec326 100644 --- a/TAO/tao/IORInterceptor_Adapter.h +++ b/TAO/tao/IORInterceptor_Adapter.h @@ -13,7 +13,7 @@ #ifndef TAO_IORINTERCEPTOR_ADAPTER_H #define TAO_IORINTERCEPTOR_ADAPTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -65,5 +65,5 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IORINTERCEPTOR_ADAPTER_H */ diff --git a/TAO/tao/IORInterceptor_Adapter_Factory.h b/TAO/tao/IORInterceptor_Adapter_Factory.h index af1bbaab683..e555f05f14f 100644 --- a/TAO/tao/IORInterceptor_Adapter_Factory.h +++ b/TAO/tao/IORInterceptor_Adapter_Factory.h @@ -13,7 +13,7 @@ #ifndef TAO_IORINTERCEPTOR_ADAPTER_FACTORY_H #define TAO_IORINTERCEPTOR_ADAPTER_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -43,5 +43,5 @@ public: ACE_THROW_SPEC ((CORBA::SystemException)) = 0; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IORINTERCEPTOR_ADAPTER_FACTORY_H */ diff --git a/TAO/tao/IORManipulation/IORC.h b/TAO/tao/IORManipulation/IORC.h index f8133230a4c..8b4a8a06a49 100644 --- a/TAO/tao/IORManipulation/IORC.h +++ b/TAO/tao/IORManipulation/IORC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_IORC_H_ #define _TAO_IDL_ORIG_IORC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Exception.h" #ifndef TAO_IORMANIP_SAFE_INCLUDE @@ -871,5 +871,5 @@ TAO_IORManip_Export CORBA::Boolean operator>> (TAO_InputCDR &, TAO_IOP::MultiPro #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/IORManipulation/IORManip_Loader.h b/TAO/tao/IORManipulation/IORManip_Loader.h index 168574857cf..32c8ccf1ee1 100644 --- a/TAO/tao/IORManipulation/IORManip_Loader.h +++ b/TAO/tao/IORManipulation/IORManip_Loader.h @@ -17,7 +17,7 @@ #ifndef TAO_IORMANIP_LOADER_H #define TAO_IORMANIP_LOADER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ior_manip_export.h" #include "tao/Object_Loader.h" @@ -65,5 +65,5 @@ TAO_Requires_IORManip_Initializer = TAO_IORManip_Loader::Initializer (); #include "IORC.h" #undef TAO_IORMANIP_SAFE_INCLUDE -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IORManip_H */ diff --git a/TAO/tao/IORManipulation/IORManipulation.h b/TAO/tao/IORManipulation/IORManipulation.h index 52cbf0be36b..0119f0dab0d 100644 --- a/TAO/tao/IORManipulation/IORManipulation.h +++ b/TAO/tao/IORManipulation/IORManipulation.h @@ -19,7 +19,7 @@ #ifndef TAO_IOR_MANIPULATION_H #define TAO_IOR_MANIPULATION_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/LocalObject.h" #include "IORManip_Loader.h" @@ -154,5 +154,5 @@ private: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IOR_MANIPULATION_H */ diff --git a/TAO/tao/IORTable/IORTable.h b/TAO/tao/IORTable/IORTable.h index 7bfadb160aa..c2b805ea70a 100644 --- a/TAO/tao/IORTable/IORTable.h +++ b/TAO/tao/IORTable/IORTable.h @@ -14,7 +14,7 @@ #ifndef TAO_IORTABLE_H #define TAO_IORTABLE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "iortable_export.h" #include "tao/corbafwd.h" @@ -48,5 +48,5 @@ TAO_Requires_IORTable_Initializer = TAO_IORTable_Initializer::init (); #include "IORTableC.h" #undef TAO_IORTABLE_SAFE_INCLUDE -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IORTABLE_H */ diff --git a/TAO/tao/IORTable/IORTableC.h b/TAO/tao/IORTable/IORTableC.h index 3e0230d08e8..738cb403216 100644 --- a/TAO/tao/IORTable/IORTableC.h +++ b/TAO/tao/IORTable/IORTableC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_IORTABLEC_H_ #define _TAO_IDL_ORIG_IORTABLEC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corba.h" @@ -444,6 +444,6 @@ TAO_IORTable_Export CORBA::Boolean operator>> (TAO_InputCDR &, IORTable::NotFoun #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/IORTable/IOR_Table_Impl.h b/TAO/tao/IORTable/IOR_Table_Impl.h index eb1f5b013e5..bcbb9b2933a 100644 --- a/TAO/tao/IORTable/IOR_Table_Impl.h +++ b/TAO/tao/IORTable/IOR_Table_Impl.h @@ -14,7 +14,7 @@ #ifndef TAO_IOR_TABLE_IMPL_H #define TAO_IOR_TABLE_IMPL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "IORTable.h" @@ -110,6 +110,6 @@ private: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IOR_TABLE_IMPL */ diff --git a/TAO/tao/IORTable/Table_Adapter.h b/TAO/tao/IORTable/Table_Adapter.h index 11c38600ea6..3891d59cd18 100644 --- a/TAO/tao/IORTable/Table_Adapter.h +++ b/TAO/tao/IORTable/Table_Adapter.h @@ -13,7 +13,7 @@ #ifndef TAO_TABLE_ADAPTER_H #define TAO_TABLE_ADAPTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "iortable_export.h" @@ -79,5 +79,5 @@ public: ACE_STATIC_SVC_DECLARE (TAO_Table_Adapter_Factory) ACE_FACTORY_DECLARE (TAO_IORTable, TAO_Table_Adapter_Factory) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_TABLE_ADAPTER_H */ diff --git a/TAO/tao/IOR_Parser.h b/TAO/tao/IOR_Parser.h index 6525cd02835..8b7b1500627 100644 --- a/TAO/tao/IOR_Parser.h +++ b/TAO/tao/IOR_Parser.h @@ -12,7 +12,7 @@ #ifndef TAO_IOR_PARSER_H #define TAO_IOR_PARSER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #include "tao/Exception.h" @@ -58,5 +58,5 @@ public: # include "tao/IOR_Parser.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IOR_PARSER_H */ diff --git a/TAO/tao/Incoming_Message_Queue.h b/TAO/tao/Incoming_Message_Queue.h index 52d3ea50d34..4a21178123c 100644 --- a/TAO/tao/Incoming_Message_Queue.h +++ b/TAO/tao/Incoming_Message_Queue.h @@ -12,7 +12,7 @@ #ifndef TAO_INCOMING_MESSAGE_QUEUE_H #define TAO_INCOMING_MESSAGE_QUEUE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Pluggable_Messaging_Utils.h" @@ -186,5 +186,5 @@ private: # include "Incoming_Message_Queue.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_INCOMING_MESSAGE_QUEUE_H*/ diff --git a/TAO/tao/Interceptor_List.h b/TAO/tao/Interceptor_List.h index 3056df7de30..cf6baa641eb 100644 --- a/TAO/tao/Interceptor_List.h +++ b/TAO/tao/Interceptor_List.h @@ -13,7 +13,7 @@ #ifndef TAO_INTERCEPTOR_LIST_H #define TAO_INTERCEPTOR_LIST_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -168,6 +168,6 @@ private: #include "Interceptor_List.inl" #endif /* defined INLINE */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_INTERCEPTOR_LIST_H */ diff --git a/TAO/tao/Invocation.h b/TAO/tao/Invocation.h index ac897443eee..d995b3f2073 100644 --- a/TAO/tao/Invocation.h +++ b/TAO/tao/Invocation.h @@ -23,7 +23,7 @@ #ifndef TAO_INVOCATION_H #define TAO_INVOCATION_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "CDR.h" @@ -509,5 +509,5 @@ public: # include "Invocation.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_INVOCATION_H */ diff --git a/TAO/tao/Invocation_Endpoint_Selectors.h b/TAO/tao/Invocation_Endpoint_Selectors.h index 7c6ae96c98d..97ec154882a 100644 --- a/TAO/tao/Invocation_Endpoint_Selectors.h +++ b/TAO/tao/Invocation_Endpoint_Selectors.h @@ -16,7 +16,7 @@ #ifndef TAO_INVOCATION_ENDPOINT_SELECTOR_H #define TAO_INVOCATION_ENDPOINT_SELECTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -121,5 +121,5 @@ protected: # include "tao/Invocation_Endpoint_Selectors.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_INVOCATION_ENDPOINT_SELECTOR_H */ diff --git a/TAO/tao/LF_CH_Event.h b/TAO/tao/LF_CH_Event.h index bbc54d64363..9a66c7c27f8 100644 --- a/TAO/tao/LF_CH_Event.h +++ b/TAO/tao/LF_CH_Event.h @@ -11,7 +11,7 @@ //============================================================================= #ifndef TAO_LF_CH_EVENT_H #define TAO_LF_CH_EVENT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "LF_Event.h" @@ -107,5 +107,5 @@ private: # include "LF_Invocation_Event.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LF_CH_EVENT_H */ diff --git a/TAO/tao/LF_Connect_Strategy.h b/TAO/tao/LF_Connect_Strategy.h index 0784541bf25..774d6c4a183 100644 --- a/TAO/tao/LF_Connect_Strategy.h +++ b/TAO/tao/LF_Connect_Strategy.h @@ -12,7 +12,7 @@ #ifndef TAO_LF_CONNECT_STRATEGY_H #define TAO_LF_CONNECT_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Connect_Strategy.h" @@ -53,5 +53,5 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_LF_CONNECT_STRATEGY_H*/ diff --git a/TAO/tao/LF_Event.h b/TAO/tao/LF_Event.h index 6dd77f6e23b..b7cb012dc81 100644 --- a/TAO/tao/LF_Event.h +++ b/TAO/tao/LF_Event.h @@ -12,7 +12,7 @@ #ifndef TAO_LF_EVENT_H #define TAO_LF_EVENT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TAO_Export.h" @@ -140,5 +140,5 @@ protected: # include "LF_Event.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LF_EVENT_H */ diff --git a/TAO/tao/LF_Event_Binder.h b/TAO/tao/LF_Event_Binder.h index 1cc7a32afa5..39b2b4ed18b 100644 --- a/TAO/tao/LF_Event_Binder.h +++ b/TAO/tao/LF_Event_Binder.h @@ -12,7 +12,7 @@ #ifndef TAO_LF_EVENT_BINDER_H #define TAO_LF_EVENT_BINDER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/LF_Event.h" @@ -47,5 +47,5 @@ private: # include "tao/LF_Event_Binder.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LF_EVENT_BINDER_H */ diff --git a/TAO/tao/LF_Event_Loop_Thread_Helper.h b/TAO/tao/LF_Event_Loop_Thread_Helper.h index 5d063d3d5d2..d2e694638b4 100644 --- a/TAO/tao/LF_Event_Loop_Thread_Helper.h +++ b/TAO/tao/LF_Event_Loop_Thread_Helper.h @@ -12,7 +12,7 @@ #ifndef TAO_LF_EVENT_LOOP_THREAD_HELPER_H #define TAO_LF_EVENT_LOOP_THREAD_HELPER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/LF_Strategy.h" @@ -58,5 +58,5 @@ private: # include "tao/LF_Event_Loop_Thread_Helper.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LF_EVENT_LOOP_THREAD_HELPER_H */ diff --git a/TAO/tao/LF_Follower.h b/TAO/tao/LF_Follower.h index 2f7092c1278..dd5a7448eeb 100644 --- a/TAO/tao/LF_Follower.h +++ b/TAO/tao/LF_Follower.h @@ -12,7 +12,7 @@ #ifndef TAO_LF_FOLLOWER_H #define TAO_LF_FOLLOWER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" #include "tao/TAO_Export.h" @@ -65,5 +65,5 @@ private: # include "tao/LF_Follower.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LF_FOLLOWER_H */ diff --git a/TAO/tao/LF_Follower_Auto_Adder.h b/TAO/tao/LF_Follower_Auto_Adder.h index f4204794566..e8f77eeac74 100644 --- a/TAO/tao/LF_Follower_Auto_Adder.h +++ b/TAO/tao/LF_Follower_Auto_Adder.h @@ -12,7 +12,7 @@ #ifndef TAO_LF_FOLLOWER_AUTO_ADDER_H #define TAO_LF_FOLLOWER_AUTO_ADDER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" #include "tao/Leader_Follower.h" @@ -51,5 +51,5 @@ private: # include "tao/LF_Follower_Auto_Adder.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LF_FOLLOWER_AUTO_ADDER_H */ diff --git a/TAO/tao/LF_Follower_Auto_Ptr.h b/TAO/tao/LF_Follower_Auto_Ptr.h index d76fceab0fd..358d8fa4d86 100644 --- a/TAO/tao/LF_Follower_Auto_Ptr.h +++ b/TAO/tao/LF_Follower_Auto_Ptr.h @@ -12,7 +12,7 @@ #ifndef TAO_LF_FOLLOWER_AUTO_PTR_H #define TAO_LF_FOLLOWER_AUTO_PTR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" #include "tao/Leader_Follower.h" @@ -55,5 +55,5 @@ private: # include "tao/LF_Follower_Auto_Ptr.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LF_FOLLOWER_AUTO_PTR_H */ diff --git a/TAO/tao/LF_Invocation_Event.h b/TAO/tao/LF_Invocation_Event.h index b85da5e31f0..59396186106 100644 --- a/TAO/tao/LF_Invocation_Event.h +++ b/TAO/tao/LF_Invocation_Event.h @@ -12,7 +12,7 @@ #ifndef TAO_LF_INVOCATION_EVENT_H #define TAO_LF_INVOCATION_EVENT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "LF_Event.h" @@ -80,5 +80,5 @@ private: # include "LF_Invocation_Event.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LF_INVOCATION_EVENT_H */ diff --git a/TAO/tao/LF_Strategy.h b/TAO/tao/LF_Strategy.h index 2d3c123565c..00884b1d5cc 100644 --- a/TAO/tao/LF_Strategy.h +++ b/TAO/tao/LF_Strategy.h @@ -12,7 +12,7 @@ #ifndef TAO_LF_STRATEGY_H #define TAO_LF_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/TAO_Export.h" @@ -71,5 +71,5 @@ public: # include "tao/LF_Strategy.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LF_STRATEGY_H */ diff --git a/TAO/tao/LF_Strategy_Complete.h b/TAO/tao/LF_Strategy_Complete.h index 13084461979..f2a62fa3492 100644 --- a/TAO/tao/LF_Strategy_Complete.h +++ b/TAO/tao/LF_Strategy_Complete.h @@ -12,7 +12,7 @@ #ifndef TAO_LF_STRATEGY_COMPLETE_H #define TAO_LF_STRATEGY_COMPLETE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/LF_Strategy.h" @@ -48,5 +48,5 @@ public: # include "tao/LF_Strategy_Complete.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LF_STRATEGY_COMPLETE_H */ diff --git a/TAO/tao/LRU_Connection_Purging_Strategy.h b/TAO/tao/LRU_Connection_Purging_Strategy.h index ab983148c02..b1282f4eaa2 100644 --- a/TAO/tao/LRU_Connection_Purging_Strategy.h +++ b/TAO/tao/LRU_Connection_Purging_Strategy.h @@ -10,7 +10,7 @@ #ifndef TAO_LRU_PURGING_STRATEGY_H #define TAO_LRU_PURGING_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Connection_Purging_Strategy.h" @@ -48,5 +48,5 @@ private: unsigned long order_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LRU_PURGING_STRATEGY_H */ diff --git a/TAO/tao/Leader_Follower.h b/TAO/tao/Leader_Follower.h index 29fdcab70f5..e63f0012b92 100644 --- a/TAO/tao/Leader_Follower.h +++ b/TAO/tao/Leader_Follower.h @@ -14,7 +14,7 @@ #ifndef TAO_LEADER_FOLLOWER_H #define TAO_LEADER_FOLLOWER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/LF_Follower.h" #include "tao/ORB_Core.h" @@ -279,6 +279,6 @@ private: # include "tao/Leader_Follower.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LEADER_FOLLOWER_H */ diff --git a/TAO/tao/Leader_Follower_Flushing_Strategy.h b/TAO/tao/Leader_Follower_Flushing_Strategy.h index 4790f65b06a..c3efb5801a1 100644 --- a/TAO/tao/Leader_Follower_Flushing_Strategy.h +++ b/TAO/tao/Leader_Follower_Flushing_Strategy.h @@ -12,7 +12,7 @@ #ifndef TAO_LEADER_FOLLOWER_FLUSHING_STRATEGY_H #define TAO_LEADER_FOLLOWER_FLUSHING_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Flushing_Strategy.h" @@ -37,5 +37,5 @@ public: virtual int flush_transport (TAO_Transport *transport); }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LEADER_FOLLOWER_FLUSHING_STRATEGY_H */ diff --git a/TAO/tao/LocalObject.h b/TAO/tao/LocalObject.h index 88bd7eb520b..724a77620b4 100644 --- a/TAO/tao/LocalObject.h +++ b/TAO/tao/LocalObject.h @@ -20,7 +20,7 @@ #ifndef TAO_CORBA_LOCALOBJECT_H #define TAO_CORBA_LOCALOBJECT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Object.h" @@ -258,5 +258,5 @@ protected: # include "LocalObject.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CORBA_LOCALOBJECT_H */ diff --git a/TAO/tao/MCAST_Parser.h b/TAO/tao/MCAST_Parser.h index ba955c68fe6..a9a7054a877 100644 --- a/TAO/tao/MCAST_Parser.h +++ b/TAO/tao/MCAST_Parser.h @@ -13,7 +13,7 @@ #ifndef TAO_MCAST_PARSER_H #define TAO_MCAST_PARSER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IOR_Parser.h" @@ -93,5 +93,5 @@ private: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_MCAST_Parser) ACE_FACTORY_DECLARE (TAO, TAO_MCAST_Parser) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_MCAST_PARSER_H */ diff --git a/TAO/tao/MProfile.h b/TAO/tao/MProfile.h index c1c8081f1de..e93e5f02b65 100644 --- a/TAO/tao/MProfile.h +++ b/TAO/tao/MProfile.h @@ -16,7 +16,7 @@ #ifndef TAO_MPROFILE_H #define TAO_MPROFILE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/Synch.h" #include "tao/corbafwd.h" @@ -234,5 +234,5 @@ private: # include "tao/MProfile.i" #endif /*__ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_MPROFILE_H */ diff --git a/TAO/tao/Managed_Types.h b/TAO/tao/Managed_Types.h index dedd12b52c1..2b62d03ed29 100644 --- a/TAO/tao/Managed_Types.h +++ b/TAO/tao/Managed_Types.h @@ -13,7 +13,7 @@ #ifndef TAO_MANAGED_TYPES_H #define TAO_MANAGED_TYPES_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -324,5 +324,5 @@ private: #include "tao/Managed_Types.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_MANAGED_TYPES_H */ diff --git a/TAO/tao/Marshal.h b/TAO/tao/Marshal.h index 4ff53bf42c9..8e9af108681 100644 --- a/TAO/tao/Marshal.h +++ b/TAO/tao/Marshal.h @@ -16,7 +16,7 @@ #ifndef TAO_MARSHAL_H #define TAO_MARSHAL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -449,5 +449,5 @@ private: # include "tao/Marshal.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_MARSHAL_H */ diff --git a/TAO/tao/Messaging/AMI_ClientRequestInfo_i.h b/TAO/tao/Messaging/AMI_ClientRequestInfo_i.h index 062d0a4df00..8b06ec5c9ae 100644 --- a/TAO/tao/Messaging/AMI_ClientRequestInfo_i.h +++ b/TAO/tao/Messaging/AMI_ClientRequestInfo_i.h @@ -15,7 +15,7 @@ #ifndef TAO_MESSAGING_AMI_CLIENTREQUESTINFO_I_H #define TAO_MESSAGING_AMI_CLIENTREQUESTINFO_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "messaging_export.h" #include "tao/ClientRequestInfo_i.h" @@ -42,6 +42,6 @@ public: #endif /* TAO_HAS_INTERCEPTORS == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_MESSAGING_AMI_CLIENTREQUESTINFO_I_H */ diff --git a/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h b/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h index 3ff683f8e4d..42809fc3bf6 100644 --- a/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h +++ b/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h @@ -15,7 +15,7 @@ #ifndef TAO_ASYNCH_REPLY_DISPATCHER_H #define TAO_ASYNCH_REPLY_DISPATCHER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Messaging.h" @@ -72,5 +72,5 @@ private: #include "Asynch_Reply_Dispatcher.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ASYNCH_REPLY_DISPATCHER_H */ diff --git a/TAO/tao/Messaging/Asynch_Timeout_Handler.h b/TAO/tao/Messaging/Asynch_Timeout_Handler.h index 3770278da4f..0983e909f92 100644 --- a/TAO/tao/Messaging/Asynch_Timeout_Handler.h +++ b/TAO/tao/Messaging/Asynch_Timeout_Handler.h @@ -16,7 +16,7 @@ #ifndef TAO_ASYNCH_TIMEOUT_HANDLER_H #define TAO_ASYNCH_TIMEOUT_HANDLER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "messaging_export.h" @@ -75,5 +75,5 @@ public: #endif /* (TAO_HAS_AMI_CALLBACK == 1)*/ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ASYNCH_TIMEOUT_HANDLER_H */ diff --git a/TAO/tao/Messaging/Connection_Timeout_Policy_i.h b/TAO/tao/Messaging/Connection_Timeout_Policy_i.h index 2227eb12833..f59c8b87986 100644 --- a/TAO/tao/Messaging/Connection_Timeout_Policy_i.h +++ b/TAO/tao/Messaging/Connection_Timeout_Policy_i.h @@ -12,7 +12,7 @@ #ifndef TAO_CONNECTION_TIMEOUT_POLICY_I_H #define TAO_CONNECTION_TIMEOUT_POLICY_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" @@ -98,5 +98,5 @@ private: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_CONNECTION_TIMEOUT_POLICY_I_H*/ diff --git a/TAO/tao/Messaging/Messaging.h b/TAO/tao/Messaging/Messaging.h index 34cb02dfd45..457971819cf 100644 --- a/TAO/tao/Messaging/Messaging.h +++ b/TAO/tao/Messaging/Messaging.h @@ -14,7 +14,7 @@ #ifndef TAO_MESSAGING_H #define TAO_MESSAGING_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "messaging_export.h" @@ -102,5 +102,5 @@ namespace TAO_Messaging_Helper #endif /* TAO_HAS_AMI_CALLBACK */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_MESSAGING_H */ diff --git a/TAO/tao/Messaging/MessagingC.h b/TAO/tao/Messaging/MessagingC.h index e45f2b4b217..2554e3d37cc 100644 --- a/TAO/tao/Messaging/MessagingC.h +++ b/TAO/tao/Messaging/MessagingC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_MESSAGINGC_H_ #define _TAO_IDL_ORIG_MESSAGINGC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Messaging_SyncScope_PolicyC.h" #ifndef TAO_MESSAGING_SAFE_INCLUDE @@ -567,6 +567,6 @@ TAO_Messaging_Export CORBA::Boolean operator>> (TAO_InputCDR &, Messaging::Reply #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Messaging/MessagingS.h b/TAO/tao/Messaging/MessagingS.h index db1baeafe6a..bce577c6f5b 100644 --- a/TAO/tao/Messaging/MessagingS.h +++ b/TAO/tao/Messaging/MessagingS.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_MESSAGINGS_H_ #define _TAO_IDL_ORIG_MESSAGINGS_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Messaging.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -234,5 +234,5 @@ TAO_NAMESPACE_CLOSE // module Messaging #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Messaging/MessagingS_T.h b/TAO/tao/Messaging/MessagingS_T.h index 731132c86d4..8385fbf078a 100644 --- a/TAO/tao/Messaging/MessagingS_T.h +++ b/TAO/tao/Messaging/MessagingS_T.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_MESSAGINGS_T_H_ #define _TAO_IDL_ORIG_MESSAGINGS_T_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if defined(_MSC_VER) #if (_MSC_VER >= 1200) @@ -114,5 +114,5 @@ TAO_NAMESPACE_CLOSE // module Messaging #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Messaging/Messaging_No_ImplC.h b/TAO/tao/Messaging/Messaging_No_ImplC.h index 3f0b7f7864b..ee4f6887412 100644 --- a/TAO/tao/Messaging/Messaging_No_ImplC.h +++ b/TAO/tao/Messaging/Messaging_No_ImplC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_MESSAGING_NO_IMPLC_H_ #define _TAO_IDL_ORIG_MESSAGING_NO_IMPLC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -1673,5 +1673,5 @@ TAO_Messaging_Export CORBA::Boolean operator>> (TAO_InputCDR &, Messaging::Routi #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Messaging/Messaging_ORBInitializer.h b/TAO/tao/Messaging/Messaging_ORBInitializer.h index 5701d33b429..27d4999b4c0 100644 --- a/TAO/tao/Messaging/Messaging_ORBInitializer.h +++ b/TAO/tao/Messaging/Messaging_ORBInitializer.h @@ -14,7 +14,7 @@ #ifndef TAO_MESSAGING_ORB_INITIALIZER_H #define TAO_MESSAGING_ORB_INITIALIZER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -91,6 +91,6 @@ private: -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_MESSAGING_ORB_INITIALIZER_H */ diff --git a/TAO/tao/Messaging/Messaging_PolicyFactory.h b/TAO/tao/Messaging/Messaging_PolicyFactory.h index f4e1ef3e122..e4c5c5d2667 100644 --- a/TAO/tao/Messaging/Messaging_PolicyFactory.h +++ b/TAO/tao/Messaging/Messaging_PolicyFactory.h @@ -15,7 +15,7 @@ #ifndef TAO_MESSAGING_POLICY_FACTORY_H #define TAO_MESSAGING_POLICY_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -59,6 +59,6 @@ public: -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_MESSAGING_POLICY_FACTORY_H */ diff --git a/TAO/tao/Messaging/Messaging_Policy_i.h b/TAO/tao/Messaging/Messaging_Policy_i.h index acaa7b60b73..b5314431615 100644 --- a/TAO/tao/Messaging/Messaging_Policy_i.h +++ b/TAO/tao/Messaging/Messaging_Policy_i.h @@ -12,7 +12,7 @@ #ifndef TAO_MESSAGING_POLICY_I_H #define TAO_MESSAGING_POLICY_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" #include "tao/Messaging/Messaging.h" @@ -161,5 +161,5 @@ private: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_MESSAGING_POLICY_I_H */ diff --git a/TAO/tao/Messaging/Messaging_RT_PolicyC.h b/TAO/tao/Messaging/Messaging_RT_PolicyC.h index 8ebb2855cc7..c44c93896e2 100644 --- a/TAO/tao/Messaging/Messaging_RT_PolicyC.h +++ b/TAO/tao/Messaging/Messaging_RT_PolicyC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_MESSAGING_RT_POLICYC_H_ #define _TAO_IDL_ORIG_MESSAGING_RT_POLICYC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/PolicyC.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -232,6 +232,6 @@ TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging:: #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h b/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h index 1d8ec8e11c6..d7db074e73f 100644 --- a/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h +++ b/TAO/tao/Messaging/Messaging_SyncScope_PolicyC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_MESSAGING_SYNCSCOPE_POLICYC_H_ #define _TAO_IDL_ORIG_MESSAGING_SYNCSCOPE_POLICYC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/PolicyC.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -221,6 +221,6 @@ TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging:: #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Messaging/TAO_ExtC.h b/TAO/tao/Messaging/TAO_ExtC.h index 226fc22df04..73d958d9fe7 100644 --- a/TAO/tao/Messaging/TAO_ExtC.h +++ b/TAO/tao/Messaging/TAO_ExtC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_TAO_EXTC_H_ #define _TAO_IDL_ORIG_TAO_EXTC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/PolicyC.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -221,6 +221,6 @@ TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, TAO::Connec #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Messaging/Twoway_Asynch_Invocation.h b/TAO/tao/Messaging/Twoway_Asynch_Invocation.h index 225d32f5a84..85765f37dae 100644 --- a/TAO/tao/Messaging/Twoway_Asynch_Invocation.h +++ b/TAO/tao/Messaging/Twoway_Asynch_Invocation.h @@ -16,7 +16,7 @@ #ifndef TAO_TWOWAY_ASYNCH_INVOCATION_H #define TAO_TWOWAY_ASYNCH_INVOCATION_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Messaging.h" @@ -68,5 +68,5 @@ protected: # include "Twoway_Asynch_Invocation.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_TWOWAY_ASYNCH_INVOCATION_H */ diff --git a/TAO/tao/Messaging_PolicyValueC.h b/TAO/tao/Messaging_PolicyValueC.h index 972e17ef74e..e5b874459c1 100644 --- a/TAO/tao/Messaging_PolicyValueC.h +++ b/TAO/tao/Messaging_PolicyValueC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_MESSAGING_POLICYVALUEC_H_ #define _TAO_IDL_ORIG_MESSAGING_POLICYVALUEC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "IOP_IORC.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -283,5 +283,5 @@ TAO_Export CORBA::Boolean operator>> ( #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Messaging_SyncScopeC.h b/TAO/tao/Messaging_SyncScopeC.h index e6096db4589..3451b52280d 100644 --- a/TAO/tao/Messaging_SyncScopeC.h +++ b/TAO/tao/Messaging_SyncScopeC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_MESSAGING_SYNCSCOPEC_H_ #define _TAO_IDL_ORIG_MESSAGING_SYNCSCOPEC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -124,6 +124,6 @@ TAO_NAMESPACE_CLOSE // module Messaging #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Muxed_TMS.h b/TAO/tao/Muxed_TMS.h index d7a4981453d..82c7843376a 100644 --- a/TAO/tao/Muxed_TMS.h +++ b/TAO/tao/Muxed_TMS.h @@ -13,7 +13,7 @@ #ifndef TAO_MUXED_TMS_H #define TAO_MUXED_TMS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Transport_Mux_Strategy.h" @@ -86,5 +86,5 @@ protected: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* MUXED_TMS_H */ diff --git a/TAO/tao/NVList.h b/TAO/tao/NVList.h index 83c8138fbd6..e987aa126f0 100644 --- a/TAO/tao/NVList.h +++ b/TAO/tao/NVList.h @@ -15,7 +15,7 @@ #ifndef TAO_NVLIST_H #define TAO_NVLIST_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" @@ -283,5 +283,5 @@ namespace CORBA # include "tao/NVList.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_NVLIST_H */ diff --git a/TAO/tao/New_Leader_Generator.h b/TAO/tao/New_Leader_Generator.h index f168abb1e14..205fb0a10fb 100644 --- a/TAO/tao/New_Leader_Generator.h +++ b/TAO/tao/New_Leader_Generator.h @@ -11,7 +11,7 @@ #ifndef TAO_NEW_LEADER_GENERATOR_H #define TAO_NEW_LEADER_GENERATOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -35,6 +35,6 @@ public: virtual void no_leaders_available (void) = 0; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_NEW_LEADER_GENERATOR_H */ diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h index 6f146c262cf..dabee8a8b47 100644 --- a/TAO/tao/ORB.h +++ b/TAO/tao/ORB.h @@ -16,7 +16,7 @@ #ifndef TAO_ORB_H #define TAO_ORB_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -631,5 +631,5 @@ namespace CORBA # include "tao/ORB.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ORB_H */ diff --git a/TAO/tao/ORBInitInfo.h b/TAO/tao/ORBInitInfo.h index 261b9191b17..64320dbc0bb 100644 --- a/TAO/tao/ORBInitInfo.h +++ b/TAO/tao/ORBInitInfo.h @@ -13,7 +13,7 @@ #ifndef TAO_ORB_INIT_INFO_H #define TAO_ORB_INIT_INFO_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -330,6 +330,6 @@ private: #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ORB_INIT_INFO_H */ diff --git a/TAO/tao/ORBInitializer_Registry.h b/TAO/tao/ORBInitializer_Registry.h index 1eefcc98e48..4426f609969 100644 --- a/TAO/tao/ORBInitializer_Registry.h +++ b/TAO/tao/ORBInitializer_Registry.h @@ -13,7 +13,7 @@ #ifndef TAO_ORB_INITIALIZER_REGISTRY_H #define TAO_ORB_INITIALIZER_REGISTRY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/config-all.h" @@ -93,6 +93,6 @@ private: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ORB_INITIALIZER_REGISTRY_H */ diff --git a/TAO/tao/ORB_Core.h b/TAO/tao/ORB_Core.h index 3ce787754eb..535e24802ad 100644 --- a/TAO/tao/ORB_Core.h +++ b/TAO/tao/ORB_Core.h @@ -13,7 +13,7 @@ #ifndef TAO_ORB_CORE_H #define TAO_ORB_CORE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -1507,5 +1507,5 @@ TAO_Export TAO_ORB_Core *TAO_ORB_Core_instance (void); # include "ORB_Core.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ORB_CORE_H */ diff --git a/TAO/tao/ORB_Core_Auto_Ptr.h b/TAO/tao/ORB_Core_Auto_Ptr.h index 7a445763cf9..25bf9649f8f 100644 --- a/TAO/tao/ORB_Core_Auto_Ptr.h +++ b/TAO/tao/ORB_Core_Auto_Ptr.h @@ -14,7 +14,7 @@ #ifndef TAO_ORB_CORE_AUTO_PTR_H #define TAO_ORB_CORE_AUTO_PTR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/TAO_Export.h" @@ -65,6 +65,6 @@ protected: # include "ORB_Core_Auto_Ptr.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ORB_CORE_AUTO_PTR_H */ diff --git a/TAO/tao/ORB_Table.h b/TAO/tao/ORB_Table.h index b9ba19df5c4..257ecc40a36 100644 --- a/TAO/tao/ORB_Table.h +++ b/TAO/tao/ORB_Table.h @@ -15,7 +15,7 @@ #ifndef TAO_ORB_TABLE_H #define TAO_ORB_TABLE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/TAO_Export.h" @@ -102,6 +102,6 @@ private: # include "tao/ORB_Table.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ORB_TABLE_H */ diff --git a/TAO/tao/ObjRefTemplate/ObjectReferenceTemplateC.h b/TAO/tao/ObjRefTemplate/ObjectReferenceTemplateC.h index 9b208607b0b..7774c5c95ff 100644 --- a/TAO/tao/ObjRefTemplate/ObjectReferenceTemplateC.h +++ b/TAO/tao/ObjRefTemplate/ObjectReferenceTemplateC.h @@ -31,7 +31,7 @@ #ifndef _TAO_IDL_ORIG_OBJECTREFERENCETEMPLATEC_H_ #define _TAO_IDL_ORIG_OBJECTREFERENCETEMPLATEC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ort_export.h" #include "tao/PI_ForwardC.h" @@ -491,6 +491,6 @@ TAO_ORT_Export CORBA::Boolean operator>> ( #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Object.h b/TAO/tao/Object.h index b135af36084..bc7b5fe7c20 100644 --- a/TAO/tao/Object.h +++ b/TAO/tao/Object.h @@ -19,7 +19,7 @@ #ifndef TAO_CORBA_OBJECT_H #define TAO_CORBA_OBJECT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Policy_ForwardC.h" @@ -399,5 +399,5 @@ operator>> (TAO_InputCDR&, CORBA::Object *&); # include "tao/Object.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CORBA_OBJECT_H */ diff --git a/TAO/tao/ObjectIdListC.h b/TAO/tao/ObjectIdListC.h index 21cd0085f0a..f74f6220500 100644 --- a/TAO/tao/ObjectIdListC.h +++ b/TAO/tao/ObjectIdListC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_OBJECTIDLISTC_H_ #define _TAO_IDL_ORIG_OBJECTIDLISTC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Sequence.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -168,5 +168,5 @@ TAO_Export CORBA::Boolean operator>> ( #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/ObjectKey_Table.h b/TAO/tao/ObjectKey_Table.h index 3303d9113f6..a71a25efd16 100644 --- a/TAO/tao/ObjectKey_Table.h +++ b/TAO/tao/ObjectKey_Table.h @@ -12,7 +12,7 @@ //============================================================================= #ifndef TAO_OBJECTKEY_TABLE_H #define TAO_OBJECTKEY_TABLE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/RB_Tree.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -138,5 +138,5 @@ namespace TAO } -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_OBJECT_KEY_TABLE_H*/ diff --git a/TAO/tao/Object_KeyC.h b/TAO/tao/Object_KeyC.h index f5fc94ae33d..044bb42b81b 100644 --- a/TAO/tao/Object_KeyC.h +++ b/TAO/tao/Object_KeyC.h @@ -31,7 +31,7 @@ #ifndef _TAO_IDL_ORIG_OBJECT_KEYC_H_ #define _TAO_IDL_ORIG_OBJECT_KEYC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -195,5 +195,5 @@ TAO_Export CORBA::Boolean operator>> ( #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Object_Loader.h b/TAO/tao/Object_Loader.h index 8e0799bd15f..ba050bb663c 100644 --- a/TAO/tao/Object_Loader.h +++ b/TAO/tao/Object_Loader.h @@ -10,7 +10,7 @@ #ifndef TAO_OBJECT_LOADER_H #define TAO_OBJECT_LOADER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Exception.h" @@ -55,5 +55,5 @@ public: # include "Object_Loader.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_OBJECT_LOADER_H */ diff --git a/TAO/tao/Object_Proxy_Broker.h b/TAO/tao/Object_Proxy_Broker.h index f19cd457a10..deadbac995d 100644 --- a/TAO/tao/Object_Proxy_Broker.h +++ b/TAO/tao/Object_Proxy_Broker.h @@ -18,7 +18,7 @@ #ifndef TAO_OBJECT_PROXY_BROKER_H_ #define TAO_OBJECT_PROXY_BROKER_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -51,6 +51,6 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_OBJECT_PROXY_BROKER_H_ */ diff --git a/TAO/tao/Object_Proxy_Impl.h b/TAO/tao/Object_Proxy_Impl.h index 13c9a296635..022c654a9ca 100644 --- a/TAO/tao/Object_Proxy_Impl.h +++ b/TAO/tao/Object_Proxy_Impl.h @@ -17,7 +17,7 @@ #ifndef TAO_OBJECT_PROXY_IMPL_H_ #define TAO_OBJECT_PROXY_IMPL_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -68,6 +68,6 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_OBJECT_PROXY_IMPL_H_ */ diff --git a/TAO/tao/Object_Ref_Table.h b/TAO/tao/Object_Ref_Table.h index 61f73ead651..c7f0fe83ff8 100644 --- a/TAO/tao/Object_Ref_Table.h +++ b/TAO/tao/Object_Ref_Table.h @@ -14,7 +14,7 @@ #ifndef TAO_OBJECT_REF_TABLE_H #define TAO_OBJECT_REF_TABLE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -109,6 +109,6 @@ private: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_OBJECT_REF_TABLE_H */ diff --git a/TAO/tao/Objref_VarOut_T.h b/TAO/tao/Objref_VarOut_T.h index 608672d2d8c..aca4e376da7 100644 --- a/TAO/tao/Objref_VarOut_T.h +++ b/TAO/tao/Objref_VarOut_T.h @@ -14,7 +14,7 @@ #ifndef TAO_OBJREF_VAROUT_T_H #define TAO_OBJREF_VAROUT_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/varbase.h" @@ -116,6 +116,6 @@ private: #pragma implementation ("Objref_VarOut_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_OBJREF_VAROUT_T_H */ diff --git a/TAO/tao/OctetSeqC.h b/TAO/tao/OctetSeqC.h index 043b25cafe9..3f94608a4de 100644 --- a/TAO/tao/OctetSeqC.h +++ b/TAO/tao/OctetSeqC.h @@ -30,7 +30,7 @@ #ifndef _TAO_IDL_ORIG__OCTETSEQC_H_ #define _TAO_IDL_ORIG__OCTETSEQC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -188,6 +188,6 @@ TAO_Export CORBA::Boolean operator>> ( #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PICurrent.h b/TAO/tao/PICurrent.h index 589f123fecc..fcf631e07bc 100644 --- a/TAO/tao/PICurrent.h +++ b/TAO/tao/PICurrent.h @@ -13,7 +13,7 @@ #ifndef TAO_PI_CURRENT_H #define TAO_PI_CURRENT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -309,6 +309,6 @@ private: #endif /* TAO_HAS_INTERCEPTORS == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PI_CURRENT_H */ diff --git a/TAO/tao/PICurrent_ORBInitializer.h b/TAO/tao/PICurrent_ORBInitializer.h index 3d93a3d2eb6..77711a735a8 100644 --- a/TAO/tao/PICurrent_ORBInitializer.h +++ b/TAO/tao/PICurrent_ORBInitializer.h @@ -14,7 +14,7 @@ #ifndef TAO_PI_CURRENT_ORB_INITIALIZER_H #define TAO_PI_CURRENT_ORB_INITIALIZER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TAO_Export.h" @@ -77,6 +77,6 @@ public: #endif /* TAO_HAS_INTERCEPTORS == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PI_CURRENT_ORB_INITIALIZER_H */ diff --git a/TAO/tao/PI_ForwardC.h b/TAO/tao/PI_ForwardC.h index 1e7d72c5f4b..9ec4add1ee0 100644 --- a/TAO/tao/PI_ForwardC.h +++ b/TAO/tao/PI_ForwardC.h @@ -31,7 +31,7 @@ #ifndef _TAO_IDL_ORIG_PI_FORWARDC_H_ #define _TAO_IDL_ORIG_PI_FORWARDC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/TAO_Export.h" @@ -150,6 +150,6 @@ TAO_NAMESPACE_CLOSE // module PortableInterceptor #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Parser_Registry.h b/TAO/tao/Parser_Registry.h index 825f3f2c0cb..49c73f5ff98 100644 --- a/TAO/tao/Parser_Registry.h +++ b/TAO/tao/Parser_Registry.h @@ -15,7 +15,7 @@ #ifndef TAO_PARSER_REGISTRY_H #define TAO_PARSER_REGISTRY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -80,5 +80,5 @@ private: #include "tao/Parser_Registry.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PARSER_REGISTRY_H */ diff --git a/TAO/tao/Pluggable_Messaging.h b/TAO/tao/Pluggable_Messaging.h index 875429df5c1..649b2169891 100644 --- a/TAO/tao/Pluggable_Messaging.h +++ b/TAO/tao/Pluggable_Messaging.h @@ -16,7 +16,7 @@ // #ifndef TAO_PLUGGABLE_MESSAGING_H #define TAO_PLUGGABLE_MESSAGING_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Pluggable_Messaging_Utils.h" #include "tao/Exception.h" @@ -172,5 +172,5 @@ public: # include "tao/Pluggable_Messaging.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_PLUGGABLE_MESSAGING_H*/ diff --git a/TAO/tao/Pluggable_Messaging_Utils.h b/TAO/tao/Pluggable_Messaging_Utils.h index a226656fb47..51da0407cbc 100644 --- a/TAO/tao/Pluggable_Messaging_Utils.h +++ b/TAO/tao/Pluggable_Messaging_Utils.h @@ -16,7 +16,7 @@ #ifndef TAO_PLUGGABLE_MESSAGING_UTILS_H #define TAO_PLUGGABLE_MESSAGING_UTILS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IOP_IORC.h" @@ -188,5 +188,5 @@ enum TAO_Pluggable_Message_Exception_Type #include "tao/Pluggable_Messaging_Utils.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_PLUGGABLE_MESSAGING_UTILS_H*/ diff --git a/TAO/tao/PolicyC.h b/TAO/tao/PolicyC.h index b4e053ec779..7ed5402613d 100644 --- a/TAO/tao/PolicyC.h +++ b/TAO/tao/PolicyC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_POLICYC_H_ #define _TAO_IDL_ORIG_POLICYC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "CurrentC.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -902,5 +902,5 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Policy_ptr &); #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PolicyFactory_Registry.h b/TAO/tao/PolicyFactory_Registry.h index d97bef0e3ad..cc6bee524b3 100644 --- a/TAO/tao/PolicyFactory_Registry.h +++ b/TAO/tao/PolicyFactory_Registry.h @@ -13,7 +13,7 @@ #ifndef TAO_POLICY_FACTORY_REGISTRY_H #define TAO_POLICY_FACTORY_REGISTRY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -91,6 +91,6 @@ private: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_POLICY_FACTORY_REGISTRY_H */ diff --git a/TAO/tao/Policy_ForwardC.h b/TAO/tao/Policy_ForwardC.h index 5b1cb921925..ee2576e72ef 100644 --- a/TAO/tao/Policy_ForwardC.h +++ b/TAO/tao/Policy_ForwardC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_POLICY_FORWARDC_H_ #define _TAO_IDL_ORIG_POLICY_FORWARDC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Sequence.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -341,5 +341,5 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::SetOverrideType &); #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Policy_Manager.h b/TAO/tao/Policy_Manager.h index 88a79774bf5..450a707a520 100644 --- a/TAO/tao/Policy_Manager.h +++ b/TAO/tao/Policy_Manager.h @@ -16,7 +16,7 @@ #ifndef TAO_POLICY_MANAGER_H #define TAO_POLICY_MANAGER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" @@ -159,5 +159,5 @@ public: #endif /* TAO_HAS_CORBA_MESSAGING == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_POLICY_MANAGER_H */ diff --git a/TAO/tao/Policy_Set.h b/TAO/tao/Policy_Set.h index 8667cfde2b9..595f4d1c025 100644 --- a/TAO/tao/Policy_Set.h +++ b/TAO/tao/Policy_Set.h @@ -18,7 +18,7 @@ #ifndef TAO_POLICY_SET_H #define TAO_POLICY_SET_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/PolicyC.h" @@ -128,6 +128,6 @@ private: # include "tao/Policy_Set.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_POLICY_SET_H */ diff --git a/TAO/tao/Policy_Validator.h b/TAO/tao/Policy_Validator.h index 420fce0e597..0af8398bd63 100644 --- a/TAO/tao/Policy_Validator.h +++ b/TAO/tao/Policy_Validator.h @@ -14,7 +14,7 @@ #ifndef TAO_POLICY_VALIDATOR_H #define TAO_POLICY_VALIDATOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #include "tao/Policy_ForwardC.h" @@ -97,5 +97,5 @@ private: static TAO_Policy_Validator *last_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_POLICY_VALIDATOR_H_ */ diff --git a/TAO/tao/PollableC.h b/TAO/tao/PollableC.h index 3491d3dc5e0..d6fecb1b55b 100644 --- a/TAO/tao/PollableC.h +++ b/TAO/tao/PollableC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_POLLABLEC_H_ #define _TAO_IDL_ORIG_POLLABLEC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Exception.h" #if (TAO_HAS_AMI_POLLER == 1) @@ -513,6 +513,6 @@ TAO_NAMESPACE_CLOSE // module CORBA #endif /* TAO_HAS_AMI_POLLER == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableInterceptor.h b/TAO/tao/PortableInterceptor.h index 8a759378997..63623152d5f 100644 --- a/TAO/tao/PortableInterceptor.h +++ b/TAO/tao/PortableInterceptor.h @@ -20,7 +20,7 @@ #ifndef TAO_PORTABLE_INTERCEPTOR_H #define TAO_PORTABLE_INTERCEPTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "orbconf.h" @@ -42,6 +42,6 @@ # define TAO_INTERCEPTOR_THROW_RETURN(X,Y) ACE_THROW_RETURN(X,Y) #endif /* TAO_HAS_INTERCEPTORS */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PORTABLE_INTERCEPTOR_H */ diff --git a/TAO/tao/PortableInterceptorC.h b/TAO/tao/PortableInterceptorC.h index 6737a5f0eb8..8c06b4dc2f3 100644 --- a/TAO/tao/PortableInterceptorC.h +++ b/TAO/tao/PortableInterceptorC.h @@ -31,7 +31,7 @@ #ifndef _TAO_IDL_ORIG_PORTABLEINTERCEPTORC_H_ #define _TAO_IDL_ORIG_PORTABLEINTERCEPTORC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "PI_ForwardC.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -2241,6 +2241,6 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, PortableInterceptor::IORIn #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableInterceptorS.h b/TAO/tao/PortableInterceptorS.h index 34820bed682..a4f47c8a4f3 100644 --- a/TAO/tao/PortableInterceptorS.h +++ b/TAO/tao/PortableInterceptorS.h @@ -22,7 +22,7 @@ #ifndef _TAO_IDL_PORTABLEINTERCEPTORS_H_ #define _TAO_IDL_PORTABLEINTERCEPTORS_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/config-all.h" @@ -32,5 +32,5 @@ #include "PortableInterceptorC.h" -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/Active_Object_Map.h b/TAO/tao/PortableServer/Active_Object_Map.h index eceb7c8df29..4d158e17b78 100644 --- a/TAO/tao/PortableServer/Active_Object_Map.h +++ b/TAO/tao/PortableServer/Active_Object_Map.h @@ -13,7 +13,7 @@ #ifndef TAO_ACTIVE_OBJECT_MAP_H #define TAO_ACTIVE_OBJECT_MAP_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Key_Adapters.h" #include "Servant_Base.h" @@ -643,5 +643,5 @@ public: # include "Active_Object_Map.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ACTIVE_OBJECT_MAP_H */ diff --git a/TAO/tao/PortableServer/Collocated_Object.h b/TAO/tao/PortableServer/Collocated_Object.h index 6fca72d7598..9ac97c7a096 100644 --- a/TAO/tao/PortableServer/Collocated_Object.h +++ b/TAO/tao/PortableServer/Collocated_Object.h @@ -15,7 +15,7 @@ #ifndef TAO_COLLOCATED_OBJECT_H #define TAO_COLLOCATED_OBJECT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "portableserver_export.h" @@ -91,6 +91,6 @@ private: # include "Collocated_Object.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_COLLOCATED_OBJECT_H */ diff --git a/TAO/tao/PortableServer/Default_Acceptor_Filter.h b/TAO/tao/PortableServer/Default_Acceptor_Filter.h index 91a47a64fb4..dc8187f0bb1 100644 --- a/TAO/tao/PortableServer/Default_Acceptor_Filter.h +++ b/TAO/tao/PortableServer/Default_Acceptor_Filter.h @@ -16,7 +16,7 @@ #ifndef TAO_DEFAULT_ACCEPTOR_FILTER_H #define TAO_DEFAULT_ACCEPTOR_FILTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "portableserver_export.h" #include "tao/Acceptor_Filter.h" @@ -65,5 +65,5 @@ public: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_POA_H */ diff --git a/TAO/tao/PortableServer/Default_ORTC.h b/TAO/tao/PortableServer/Default_ORTC.h index 3a87cf7e3a5..3f984d5f87e 100644 --- a/TAO/tao/PortableServer/Default_ORTC.h +++ b/TAO/tao/PortableServer/Default_ORTC.h @@ -29,7 +29,7 @@ #ifndef _TAO_IDL_ORIG_DEFAULT_ORTC_H_ #define _TAO_IDL_ORIG_DEFAULT_ORTC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "portableserver_export.h" #include "tao/ObjRefTemplate/ObjectReferenceTemplateC.h" @@ -243,5 +243,5 @@ TAO_PortableServer_Export CORBA::Boolean operator>> (TAO_InputCDR &, TAO_Default #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/Default_Policy_Validator.h b/TAO/tao/PortableServer/Default_Policy_Validator.h index 873b830f335..b6f34a4fadc 100644 --- a/TAO/tao/PortableServer/Default_Policy_Validator.h +++ b/TAO/tao/PortableServer/Default_Policy_Validator.h @@ -14,7 +14,7 @@ #ifndef TAO_DEFAULT_POLICY_VALIDATOR_H_ #define TAO_DEFAULT_POLICY_VALIDATOR_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "portableserver_export.h" @@ -57,5 +57,5 @@ protected: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DEFAULT_POLICY_VALIDATOR_H_ */ diff --git a/TAO/tao/PortableServer/Default_Servant_Dispatcher.h b/TAO/tao/PortableServer/Default_Servant_Dispatcher.h index 1289328b3f4..1fbb287ff9b 100644 --- a/TAO/tao/PortableServer/Default_Servant_Dispatcher.h +++ b/TAO/tao/PortableServer/Default_Servant_Dispatcher.h @@ -13,7 +13,7 @@ #ifndef TAO_DEFAULT_SERVANT_DISPATCHER_H #define TAO_DEFAULT_SERVANT_DISPATCHER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "portableserver_export.h" #include "Servant_Dispatcher.h" @@ -66,5 +66,5 @@ public: ACE_ENV_ARG_DECL); }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DEFAULT_SERVANT_DISPATCHER_H */ diff --git a/TAO/tao/PortableServer/Direct_Object_Proxy_Impl.h b/TAO/tao/PortableServer/Direct_Object_Proxy_Impl.h index 9c926f2ed94..4dd687c666d 100644 --- a/TAO/tao/PortableServer/Direct_Object_Proxy_Impl.h +++ b/TAO/tao/PortableServer/Direct_Object_Proxy_Impl.h @@ -19,7 +19,7 @@ #define TAO_DIRECT_OBJECT_PROXY_IMPL_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "portableserver_export.h" @@ -67,6 +67,6 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DIRECT_OBJECT_PROXY_IMPL */ diff --git a/TAO/tao/PortableServer/IORInfo.h b/TAO/tao/PortableServer/IORInfo.h index dc20afbdc52..5b168a59fe4 100644 --- a/TAO/tao/PortableServer/IORInfo.h +++ b/TAO/tao/PortableServer/IORInfo.h @@ -13,7 +13,7 @@ #ifndef TAO_IOR_INFO_H #define TAO_IOR_INFO_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IORInterceptor/IORInterceptorC.h" @@ -168,6 +168,6 @@ private: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IOR_INFO_H */ diff --git a/TAO/tao/PortableServer/ImR_ActivatorC.h b/TAO/tao/PortableServer/ImR_ActivatorC.h index 0757688ecab..d4ad35a4c17 100644 --- a/TAO/tao/PortableServer/ImR_ActivatorC.h +++ b/TAO/tao/PortableServer/ImR_ActivatorC.h @@ -30,7 +30,7 @@ #ifndef _TAO_IDL_ORIG_IMR_ACTIVATORC_H_ #define _TAO_IDL_ORIG_IMR_ACTIVATORC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "portableserver_export.h" @@ -89,5 +89,5 @@ #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/ImR_ActivatorS.h b/TAO/tao/PortableServer/ImR_ActivatorS.h index 14cd78c1acb..227c937c1dc 100644 --- a/TAO/tao/PortableServer/ImR_ActivatorS.h +++ b/TAO/tao/PortableServer/ImR_ActivatorS.h @@ -26,7 +26,7 @@ #ifndef _TAO_IDL_IMR_ACTIVATORS_H_ #define _TAO_IDL_IMR_ACTIVATORS_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ImR_ActivatorC.h" @@ -69,5 +69,5 @@ #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/ImR_ActivatorS_T.h b/TAO/tao/PortableServer/ImR_ActivatorS_T.h index 9d991600444..5b8777806c4 100644 --- a/TAO/tao/PortableServer/ImR_ActivatorS_T.h +++ b/TAO/tao/PortableServer/ImR_ActivatorS_T.h @@ -26,7 +26,7 @@ #ifndef _TAO_IDL_IMR_ACTIVATORS_T_H_ #define _TAO_IDL_IMR_ACTIVATORS_T_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if defined(_MSC_VER) #if (_MSC_VER >= 1200) #pragma warning(push) @@ -57,5 +57,5 @@ #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/ImR_LocatorC.h b/TAO/tao/PortableServer/ImR_LocatorC.h index 1f3cf853abb..aa5f2eebdcb 100644 --- a/TAO/tao/PortableServer/ImR_LocatorC.h +++ b/TAO/tao/PortableServer/ImR_LocatorC.h @@ -30,7 +30,7 @@ #ifndef _TAO_IDL_ORIG_IMR_LOCATORC_H_ #define _TAO_IDL_ORIG_IMR_LOCATORC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "portableserver_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -623,5 +623,5 @@ TAO_PortableServer_Export CORBA::Boolean operator>> (TAO_InputCDR &, Implementat #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/ImR_LocatorS.h b/TAO/tao/PortableServer/ImR_LocatorS.h index ecb886fefbe..a7993ccef5d 100644 --- a/TAO/tao/PortableServer/ImR_LocatorS.h +++ b/TAO/tao/PortableServer/ImR_LocatorS.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_IMR_LOCATORS_H_ #define _TAO_IDL_ORIG_IMR_LOCATORS_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ImplRepoS.h" #include "ImR_LocatorC.h" @@ -629,5 +629,5 @@ TAO_NAMESPACE_CLOSE // module ImplementationRepository #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/ImR_LocatorS_T.h b/TAO/tao/PortableServer/ImR_LocatorS_T.h index bf75e581318..c7b3c194349 100644 --- a/TAO/tao/PortableServer/ImR_LocatorS_T.h +++ b/TAO/tao/PortableServer/ImR_LocatorS_T.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_IMR_LOCATORS_T_H_ #define _TAO_IDL_ORIG_IMR_LOCATORS_T_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if defined(_MSC_VER) #if (_MSC_VER >= 1200) @@ -321,5 +321,5 @@ TAO_NAMESPACE_CLOSE // module ImplementationRepository #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/ImplRepoC.h b/TAO/tao/PortableServer/ImplRepoC.h index 69bac16f8d1..6de6566f3c6 100644 --- a/TAO/tao/PortableServer/ImplRepoC.h +++ b/TAO/tao/PortableServer/ImplRepoC.h @@ -30,7 +30,7 @@ #ifndef _TAO_IDL_ORIG_IMPLREPOC_H_ #define _TAO_IDL_ORIG_IMPLREPOC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "portableserver_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -1991,5 +1991,5 @@ TAO_PortableServer_Export CORBA::Boolean operator>> (TAO_InputCDR &, Implementat #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/ImplRepoS.h b/TAO/tao/PortableServer/ImplRepoS.h index 6b6e2c69d47..8107e8023ca 100644 --- a/TAO/tao/PortableServer/ImplRepoS.h +++ b/TAO/tao/PortableServer/ImplRepoS.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_IMPLREPOS_H_ #define _TAO_IDL_ORIG_IMPLREPOS_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ImplRepoC.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -1180,5 +1180,5 @@ TAO_NAMESPACE_CLOSE // module ImplementationRepository #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/ImplRepoS_T.h b/TAO/tao/PortableServer/ImplRepoS_T.h index 72533274cde..e2f83e0a224 100644 --- a/TAO/tao/PortableServer/ImplRepoS_T.h +++ b/TAO/tao/PortableServer/ImplRepoS_T.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_IMPLREPOS_T_H_ #define _TAO_IDL_ORIG_IMPLREPOS_T_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if defined(_MSC_VER) #if (_MSC_VER >= 1200) @@ -384,5 +384,5 @@ TAO_NAMESPACE_CLOSE // module ImplementationRepository #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/ImplRepo_i.h b/TAO/tao/PortableServer/ImplRepo_i.h index cf598c71b65..d67f3d7f57d 100644 --- a/TAO/tao/PortableServer/ImplRepo_i.h +++ b/TAO/tao/PortableServer/ImplRepo_i.h @@ -11,7 +11,7 @@ #ifndef TAO_IMPLREPO_I_H #define TAO_IMPLREPO_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -60,6 +60,6 @@ protected: PortableServer::POA_var poa_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IMPLREPO_I_H */ diff --git a/TAO/tao/PortableServer/Key_Adapters.h b/TAO/tao/PortableServer/Key_Adapters.h index 5df2467636d..0d0c5af3d71 100644 --- a/TAO/tao/PortableServer/Key_Adapters.h +++ b/TAO/tao/PortableServer/Key_Adapters.h @@ -13,7 +13,7 @@ #ifndef TAO_KEY_ADAPTERS_H #define TAO_KEY_ADAPTERS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "PortableServerC.h" #include "tao/corbafwd.h" @@ -120,5 +120,5 @@ public: # include "Key_Adapters.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_KEY_ADAPTERS_H */ diff --git a/TAO/tao/PortableServer/ORB_Manager.h b/TAO/tao/PortableServer/ORB_Manager.h index 034708f4f11..9d63a633842 100644 --- a/TAO/tao/PortableServer/ORB_Manager.h +++ b/TAO/tao/PortableServer/ORB_Manager.h @@ -13,7 +13,7 @@ #ifndef TAO_ORB_MANAGER_H #define TAO_ORB_MANAGER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "PortableServer.h" @@ -232,5 +232,5 @@ protected: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ORB_MANAGER_H */ diff --git a/TAO/tao/PortableServer/ObjectReferenceTemplate.h b/TAO/tao/PortableServer/ObjectReferenceTemplate.h index 3f06166db37..6d805313cf7 100644 --- a/TAO/tao/PortableServer/ObjectReferenceTemplate.h +++ b/TAO/tao/PortableServer/ObjectReferenceTemplate.h @@ -16,7 +16,7 @@ #ifndef TAO_OBJECT_REFERENCE_TEMPLATE_H #define TAO_OBJECT_REFERENCE_TEMPLATE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/PortableServer/portableserver_export.h" @@ -122,6 +122,6 @@ private: # include "ObjectReferenceTemplate.inl" #endif /* ! __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_OBJECT_REFERENCE_TEMPLATE_H */ diff --git a/TAO/tao/PortableServer/Object_Adapter.h b/TAO/tao/PortableServer/Object_Adapter.h index 53f2dda19f0..b7559fd98fb 100644 --- a/TAO/tao/PortableServer/Object_Adapter.h +++ b/TAO/tao/PortableServer/Object_Adapter.h @@ -13,7 +13,7 @@ #ifndef TAO_OBJECT_ADAPTER_H #define TAO_OBJECT_ADAPTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "portableserver_export.h" @@ -898,6 +898,6 @@ ACE_FACTORY_DECLARE (TAO_PortableServer, TAO_Object_Adapter_Factory) # include "Object_Adapter.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_OBJECT_ADAPTER_H */ diff --git a/TAO/tao/PortableServer/Operation_Table.h b/TAO/tao/PortableServer/Operation_Table.h index 51914597bb6..bbdd6872730 100644 --- a/TAO/tao/PortableServer/Operation_Table.h +++ b/TAO/tao/PortableServer/Operation_Table.h @@ -13,7 +13,7 @@ #ifndef TAO_OPTABLE_H #define TAO_OPTABLE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "portableserver_export.h" @@ -384,5 +384,5 @@ typedef TAO_Singleton<TAO_Operation_Table_Factory, TAO_SYNCH_RECURSIVE_MUTEX> TAO_OP_TABLE_FACTORY; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_OPTABLE_H */ diff --git a/TAO/tao/PortableServer/POA.h b/TAO/tao/PortableServer/POA.h index 98de832d728..20f81972bc0 100644 --- a/TAO/tao/PortableServer/POA.h +++ b/TAO/tao/PortableServer/POA.h @@ -15,7 +15,7 @@ #ifndef TAO_POA_H #define TAO_POA_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/SString.h" @@ -1073,6 +1073,6 @@ protected: # include "POA.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_POA_H */ diff --git a/TAO/tao/PortableServer/POAManager.h b/TAO/tao/PortableServer/POAManager.h index 9e36106c177..b39486b48db 100644 --- a/TAO/tao/PortableServer/POAManager.h +++ b/TAO/tao/PortableServer/POAManager.h @@ -16,7 +16,7 @@ #ifndef TAO_POAMANAGER_H #define TAO_POAMANAGER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "PortableServerC.h" @@ -160,5 +160,5 @@ protected: # include "POAManager.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_POAMANAGER_H */ diff --git a/TAO/tao/PortableServer/POA_Cached_Policies.h b/TAO/tao/PortableServer/POA_Cached_Policies.h index eba967d1fa0..409c5124eca 100644 --- a/TAO/tao/PortableServer/POA_Cached_Policies.h +++ b/TAO/tao/PortableServer/POA_Cached_Policies.h @@ -15,7 +15,7 @@ #ifndef TAO_POA_CACHED_POLICIES_H #define TAO_POA_CACHED_POLICIES_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "POA_Policies.h" @@ -102,5 +102,5 @@ protected: # include "POA_Cached_Policies.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_POA_CACHED_POLICIES_H */ diff --git a/TAO/tao/PortableServer/POA_Policies.h b/TAO/tao/PortableServer/POA_Policies.h index b3f125b2cd2..5889b8e7208 100644 --- a/TAO/tao/PortableServer/POA_Policies.h +++ b/TAO/tao/PortableServer/POA_Policies.h @@ -16,7 +16,7 @@ #ifndef TAO_POA_POLICIES_H #define TAO_POA_POLICIES_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "PortableServerC.h" #include "tao/LocalObject.h" @@ -289,5 +289,5 @@ protected: # include "POA_Policies.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_POA_POLICIES_H */ diff --git a/TAO/tao/PortableServer/POA_Policy_Set.h b/TAO/tao/PortableServer/POA_Policy_Set.h index c04fca3a88c..0736f7d4573 100644 --- a/TAO/tao/PortableServer/POA_Policy_Set.h +++ b/TAO/tao/PortableServer/POA_Policy_Set.h @@ -16,7 +16,7 @@ #ifndef TAO_POA_POLICY_SET_H #define TAO_POA_POLICY_SET_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "POA_Policies.h" #include "tao/Policy_Set.h" @@ -82,5 +82,5 @@ protected: # include "POA_Policy_Set.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_POA_POLICY_SET_H */ diff --git a/TAO/tao/PortableServer/PolicyS.h b/TAO/tao/PortableServer/PolicyS.h index e0d791b59de..ac490226e11 100644 --- a/TAO/tao/PortableServer/PolicyS.h +++ b/TAO/tao/PortableServer/PolicyS.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_POLICYS_H_ #define _TAO_IDL_ORIG_POLICYS_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/PolicyC.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -351,5 +351,5 @@ TAO_NAMESPACE_CLOSE // module CORBA #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/PolicyS_T.h b/TAO/tao/PortableServer/PolicyS_T.h index 160854e46d7..37580bfc1af 100644 --- a/TAO/tao/PortableServer/PolicyS_T.h +++ b/TAO/tao/PortableServer/PolicyS_T.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_POLICYS_T_H_ #define _TAO_IDL_ORIG_POLICYS_T_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if defined(_MSC_VER) #if (_MSC_VER >= 1200) @@ -144,5 +144,5 @@ TAO_NAMESPACE_CLOSE // module CORBA #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/PortableGroup_Hooks.h b/TAO/tao/PortableServer/PortableGroup_Hooks.h index d083b9bcda5..e6b5fad65bb 100644 --- a/TAO/tao/PortableServer/PortableGroup_Hooks.h +++ b/TAO/tao/PortableServer/PortableGroup_Hooks.h @@ -12,7 +12,7 @@ #ifndef TAO_PORTABLEGROUP_HOOKS_H #define TAO_PORTABLEGROUP_HOOKS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "PortableServerC.h" @@ -85,5 +85,5 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PORTABLEGROUP_HOOKS_H */ diff --git a/TAO/tao/PortableServer/PortableServer.h b/TAO/tao/PortableServer/PortableServer.h index 4c5fbd6964c..ef69ee46144 100644 --- a/TAO/tao/PortableServer/PortableServer.h +++ b/TAO/tao/PortableServer/PortableServer.h @@ -14,7 +14,7 @@ #ifndef TAO_PORTABLESERVER_H #define TAO_PORTABLESERVER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "portableserver_export.h" #include "tao/corbafwd.h" @@ -48,5 +48,5 @@ TAO_Requires_POA_Initializer = TAO_POA_Initializer::init (); #include "PortableServerC.h" #undef TAO_PORTABLESERVER_SAFE_INCLUDE -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PORTABLESERVER_H */ diff --git a/TAO/tao/PortableServer/PortableServerC.h b/TAO/tao/PortableServer/PortableServerC.h index bc7ddfe2bbb..e093b208d3d 100644 --- a/TAO/tao/PortableServer/PortableServerC.h +++ b/TAO/tao/PortableServer/PortableServerC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_PORTABLESERVERC_H_ #define _TAO_IDL_ORIG_PORTABLESERVERC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/CurrentC.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -3486,5 +3486,5 @@ TAO_PortableServer_Export CORBA::Boolean operator>> (TAO_InputCDR &, PortableSer #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/PortableServer/PortableServer_ORBInitializer.h b/TAO/tao/PortableServer/PortableServer_ORBInitializer.h index 81cfd05496d..c7b4c05bed6 100644 --- a/TAO/tao/PortableServer/PortableServer_ORBInitializer.h +++ b/TAO/tao/PortableServer/PortableServer_ORBInitializer.h @@ -14,7 +14,7 @@ #ifndef TAO_PORTABLESERVER_ORB_INITIALIZER_H #define TAO_PORTABLESERVER_ORB_INITIALIZER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -64,6 +64,6 @@ private: ACE_ENV_ARG_DECL); }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PORTABLESERVER_ORB_INITIALIZER_H */ diff --git a/TAO/tao/PortableServer/PortableServer_PolicyFactory.h b/TAO/tao/PortableServer/PortableServer_PolicyFactory.h index e41f9b088fa..83a2988f7fc 100644 --- a/TAO/tao/PortableServer/PortableServer_PolicyFactory.h +++ b/TAO/tao/PortableServer/PortableServer_PolicyFactory.h @@ -13,7 +13,7 @@ #ifndef TAO_PORTABLESERVER_POLICY_FACTORY_H #define TAO_PORTABLESERVER_POLICY_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -38,6 +38,6 @@ public: CORBA::PolicyError)); }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PORTABLESERVER_POLICY_FACTORY_H */ diff --git a/TAO/tao/PortableServer/Servant_Base.h b/TAO/tao/PortableServer/Servant_Base.h index 545e50a77ae..36bb5563d3a 100644 --- a/TAO/tao/PortableServer/Servant_Base.h +++ b/TAO/tao/PortableServer/Servant_Base.h @@ -12,7 +12,7 @@ #ifndef TAO_SERVANT_BASE_H #define TAO_SERVANT_BASE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "PortableServerC.h" #include "tao/Abstract_Servant_Base.h" @@ -272,5 +272,5 @@ protected: # include "Servant_Base.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SERVANT_BASE_H */ diff --git a/TAO/tao/PortableServer/Servant_Dispatcher.h b/TAO/tao/PortableServer/Servant_Dispatcher.h index 438029bf13a..35c37d10ab2 100644 --- a/TAO/tao/PortableServer/Servant_Dispatcher.h +++ b/TAO/tao/PortableServer/Servant_Dispatcher.h @@ -13,7 +13,7 @@ #ifndef TAO_SERVANT_DISPATCHER_H #define TAO_SERVANT_DISPATCHER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/SString.h" #include "portableserver_export.h" @@ -76,5 +76,5 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SERVANT_DISPATCHER_H */ diff --git a/TAO/tao/PortableServer/ServerInterceptorAdapter.h b/TAO/tao/PortableServer/ServerInterceptorAdapter.h index 7208e524b42..de03351ef2c 100644 --- a/TAO/tao/PortableServer/ServerInterceptorAdapter.h +++ b/TAO/tao/PortableServer/ServerInterceptorAdapter.h @@ -19,7 +19,7 @@ #ifndef TAO_SERVER_INTERCEPTOR_ADAPTER_H #define TAO_SERVER_INTERCEPTOR_ADAPTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/orbconf.h" @@ -122,6 +122,6 @@ private: #endif /* TAO_HAS_INTERCEPTORS */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SERVER_INTERCEPTOR_ADAPTER_H */ diff --git a/TAO/tao/PortableServer/ServerRequestInfo.h b/TAO/tao/PortableServer/ServerRequestInfo.h index 49480e3a0a1..5a28eb7f043 100644 --- a/TAO/tao/PortableServer/ServerRequestInfo.h +++ b/TAO/tao/PortableServer/ServerRequestInfo.h @@ -17,7 +17,7 @@ #ifndef TAO_SERVER_REQUEST_INFO_H #define TAO_SERVER_REQUEST_INFO_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -292,6 +292,6 @@ protected: #endif /* TAO_HAS_INTERCEPTORS == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SERVER_REQUEST_INFO_H */ diff --git a/TAO/tao/PortableServer/Strategized_Object_Proxy_Broker.h b/TAO/tao/PortableServer/Strategized_Object_Proxy_Broker.h index a441041f956..15356be00f3 100644 --- a/TAO/tao/PortableServer/Strategized_Object_Proxy_Broker.h +++ b/TAO/tao/PortableServer/Strategized_Object_Proxy_Broker.h @@ -20,7 +20,7 @@ #include "portableserver_export.h" // -- ACE Include -- -#include "ace/pre.h" +#include /**/ "ace/pre.h" // -- TAO Include -- #include "tao/corbafwd.h" @@ -62,5 +62,5 @@ TAO_Strategized_Object_Proxy_Broker *the_tao_strategized_object_proxy_broker (vo // This function is used to access the unique instance of strategized // proxy broker. All the CORBA::Object share the proxy broker. -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_STRATEGIZED_OBJECT_PROXY_BROKER_H_ */ diff --git a/TAO/tao/PortableServer/ThruPOA_Object_Proxy_Impl.h b/TAO/tao/PortableServer/ThruPOA_Object_Proxy_Impl.h index f90bfacf09e..16cec337d6b 100644 --- a/TAO/tao/PortableServer/ThruPOA_Object_Proxy_Impl.h +++ b/TAO/tao/PortableServer/ThruPOA_Object_Proxy_Impl.h @@ -21,7 +21,7 @@ #include "portableserver_export.h" // -- ACE Include -- -#include "ace/pre.h" +#include /**/ "ace/pre.h" // -- TAO Include -- #include "tao/corbafwd.h" @@ -68,6 +68,6 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_THRUPOA_OBJECT_PROXY_IMPL_H_ */ diff --git a/TAO/tao/PortableServer/Upcall_Wrapper.h b/TAO/tao/PortableServer/Upcall_Wrapper.h index 32fbf0b728e..ae8e7df4f17 100644 --- a/TAO/tao/PortableServer/Upcall_Wrapper.h +++ b/TAO/tao/PortableServer/Upcall_Wrapper.h @@ -13,7 +13,7 @@ #ifndef TAO_UPCALL_WRAPPER_H #define TAO_UPCALL_WRAPPER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "portableserver_export.h" #include "tao/PortableServer/ServerRequestInfo.h" @@ -63,5 +63,5 @@ private: void * servant_upcall_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_UPCALL_WRAPPER_H */ diff --git a/TAO/tao/PortableServer/poa_macros.h b/TAO/tao/PortableServer/poa_macros.h index c121d52b57b..e0716ad8dcc 100644 --- a/TAO/tao/PortableServer/poa_macros.h +++ b/TAO/tao/PortableServer/poa_macros.h @@ -2,7 +2,7 @@ #ifndef TAO_POA_MACROS_H #define TAO_POA_MACROS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/CORBA_macros.h" #include "tao/orbconf.h" @@ -34,5 +34,5 @@ ACE_UNUSED_ARG (poa_guard); \ ACE_CHECK_RETURN (RETURN) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_POA_MACROS_H */ diff --git a/TAO/tao/Principal.h b/TAO/tao/Principal.h index 45e7802fce6..0201f225749 100644 --- a/TAO/tao/Principal.h +++ b/TAO/tao/Principal.h @@ -16,7 +16,7 @@ #ifndef TAO_PRINCIPAL_H #define TAO_PRINCIPAL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -104,5 +104,5 @@ operator>> (TAO_InputCDR &, CORBA::Principal *&); # include "tao/Principal.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PRINCIPAL_H */ diff --git a/TAO/tao/Profile.h b/TAO/tao/Profile.h index cce84d31b62..881602e9366 100644 --- a/TAO/tao/Profile.h +++ b/TAO/tao/Profile.h @@ -12,7 +12,7 @@ #ifndef TAO_PROFILE_H #define TAO_PROFILE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Tagged_Components.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -384,5 +384,5 @@ private: # include "Profile.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PROFILE_H */ diff --git a/TAO/tao/Protocol_Factory.h b/TAO/tao/Protocol_Factory.h index 722b3271baa..aec3754a8bf 100644 --- a/TAO/tao/Protocol_Factory.h +++ b/TAO/tao/Protocol_Factory.h @@ -14,7 +14,7 @@ #ifndef TAO_PROTOCOL_FACTORY_H #define TAO_PROTOCOL_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -72,5 +72,5 @@ private: CORBA::ULong tag_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PROTOCOL_FACTORY_H */ diff --git a/TAO/tao/Protocols_Hooks.h b/TAO/tao/Protocols_Hooks.h index eb9d0f80794..189bca8fb4c 100644 --- a/TAO/tao/Protocols_Hooks.h +++ b/TAO/tao/Protocols_Hooks.h @@ -12,7 +12,7 @@ #ifndef TAO_PROTOCOLS_HOOKS_H #define TAO_PROTOCOLS_HOOKS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" #include "Policy_ForwardC.h" @@ -124,5 +124,5 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PROTOCOLS_HOOKS_H */ diff --git a/TAO/tao/Pseudo_VarOut_T.h b/TAO/tao/Pseudo_VarOut_T.h index c17c5a217dc..90c31f7f374 100644 --- a/TAO/tao/Pseudo_VarOut_T.h +++ b/TAO/tao/Pseudo_VarOut_T.h @@ -14,7 +14,7 @@ #ifndef TAO_PSEUDO_VAROUT_T_H #define TAO_PSEUDO_VAROUT_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -109,6 +109,6 @@ private: #pragma implementation ("Pseudo_VarOut_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PSEUDO_VAROUT_T_H */ diff --git a/TAO/tao/Queued_Message.h b/TAO/tao/Queued_Message.h index 03700402289..d86d6bb5e63 100644 --- a/TAO/tao/Queued_Message.h +++ b/TAO/tao/Queued_Message.h @@ -12,7 +12,7 @@ #ifndef TAO_QUEUED_MESSAGE_H #define TAO_QUEUED_MESSAGE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -216,5 +216,5 @@ private: # include "Queued_Message.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_QUEUED_MESSAGE_H */ 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 */ 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 */ diff --git a/TAO/tao/RTScheduling/RTScheduler.h b/TAO/tao/RTScheduling/RTScheduler.h index b791894bbe4..f4145cfb317 100644 --- a/TAO/tao/RTScheduling/RTScheduler.h +++ b/TAO/tao/RTScheduling/RTScheduler.h @@ -15,7 +15,7 @@ #ifndef TAO_RTSCHEDULER_H_ #define TAO_RTSCHEDULER_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "rtscheduler_export.h" #include "tao/corbafwd.h" @@ -37,7 +37,7 @@ static TAO_RTScheduler_Initializer TAO_RTScheduler_initializer; #include "RTSchedulerC.h" #undef TAO_RTSCHEDULER_SAFE_INCLUDE -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_RTSCHEDULER_H_ */ diff --git a/TAO/tao/RTScheduling/RTSchedulerC.h b/TAO/tao/RTScheduling/RTSchedulerC.h index 76bd0cc71a4..8ad7e0c1741 100644 --- a/TAO/tao/RTScheduling/RTSchedulerC.h +++ b/TAO/tao/RTScheduling/RTSchedulerC.h @@ -31,7 +31,7 @@ #ifndef _TAO_IDL_RTSCHEDULERC_H_ #define _TAO_IDL_RTSCHEDULERC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corba.h" @@ -1373,6 +1373,6 @@ TAO_RTScheduler_Export CORBA::Boolean operator>>= (const CORBA::Any &, const RTS #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/RTScheduling/RTScheduler_Initializer.h b/TAO/tao/RTScheduling/RTScheduler_Initializer.h index 9c864b91337..2e4bbaf0605 100644 --- a/TAO/tao/RTScheduling/RTScheduler_Initializer.h +++ b/TAO/tao/RTScheduling/RTScheduler_Initializer.h @@ -14,7 +14,7 @@ #ifndef TAO_RTSCHEDULER_INITIALIZER_H #define TAO_RTSCHEDULER_INITIALIZER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #include "rtscheduler_export.h" @@ -63,6 +63,6 @@ private: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_RTSCHEDULER__INITIALIZER_H */ diff --git a/TAO/tao/RTScheduling/RTScheduler_Loader.h b/TAO/tao/RTScheduling/RTScheduler_Loader.h index 64d62f8c75b..3f221ce27dd 100644 --- a/TAO/tao/RTScheduling/RTScheduler_Loader.h +++ b/TAO/tao/RTScheduling/RTScheduler_Loader.h @@ -15,7 +15,7 @@ #ifndef TAO_RTSCHEDULER_LOADER_H #define TAO_RTSCHEDULER_LOADER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "rtscheduler_export.h" @@ -46,5 +46,5 @@ public: ACE_STATIC_SVC_DECLARE_EXPORT (TAO_RTScheduler, TAO_RTScheduler_Loader) ACE_FACTORY_DECLARE (TAO_RTScheduler, TAO_RTScheduler_Loader) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_RTSCHEDULER_LOADER_H */ diff --git a/TAO/tao/Reactive_Connect_Strategy.h b/TAO/tao/Reactive_Connect_Strategy.h index ad58e1a3540..4d3ba6adf83 100644 --- a/TAO/tao/Reactive_Connect_Strategy.h +++ b/TAO/tao/Reactive_Connect_Strategy.h @@ -12,7 +12,7 @@ #ifndef TAO_REACTIVE_CONNECT_STRATEGY_H #define TAO_REACTIVE_CONNECT_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Connect_Strategy.h" @@ -52,5 +52,5 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_REACTIVE_CONNECT_STRATEGY_H*/ diff --git a/TAO/tao/Reactive_Flushing_Strategy.h b/TAO/tao/Reactive_Flushing_Strategy.h index e1aba16bbb0..07d25bcef81 100644 --- a/TAO/tao/Reactive_Flushing_Strategy.h +++ b/TAO/tao/Reactive_Flushing_Strategy.h @@ -12,7 +12,7 @@ #ifndef TAO_REACTIVE_FLUSHING_STRATEGY_H #define TAO_REACTIVE_FLUSHING_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Flushing_Strategy.h" @@ -36,5 +36,5 @@ public: virtual int flush_transport (TAO_Transport *transport); }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_REACTIVE_FLUSHING_STRATEGY_H */ diff --git a/TAO/tao/Refcounted_ObjectKey.h b/TAO/tao/Refcounted_ObjectKey.h index deaae1841ba..fbd88db525b 100644 --- a/TAO/tao/Refcounted_ObjectKey.h +++ b/TAO/tao/Refcounted_ObjectKey.h @@ -11,7 +11,7 @@ //============================================================================= #ifndef TAO_REFCOUNTED_OBJECTKEY_H #define TAO_REFCOUNTED_OBJECTKEY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Object_KeyC.h" @@ -64,5 +64,5 @@ namespace TAO #include "Refcounted_ObjectKey.inl" #endif /* defined INLINE */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_REFCOUNTED_OBJECTKEY_H*/ diff --git a/TAO/tao/Remote_Object_Proxy_Broker.h b/TAO/tao/Remote_Object_Proxy_Broker.h index 3376f9b843d..f90f4a78272 100644 --- a/TAO/tao/Remote_Object_Proxy_Broker.h +++ b/TAO/tao/Remote_Object_Proxy_Broker.h @@ -17,7 +17,7 @@ #ifndef TAO_REMOTE_OBJECT_PROXY_BROKER_H #define TAO_REMOTE_OBJECT_PROXY_BROKER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #include "tao/Object_Proxy_Broker.h" @@ -46,6 +46,6 @@ private: TAO_Remote_Object_Proxy_Broker *the_tao_remote_object_proxy_broker (void); -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_REMOTE_OBJECT_PROXY_BROKER_H */ diff --git a/TAO/tao/Remote_Object_Proxy_Impl.h b/TAO/tao/Remote_Object_Proxy_Impl.h index 355a1d3266b..7dddd614c0d 100644 --- a/TAO/tao/Remote_Object_Proxy_Impl.h +++ b/TAO/tao/Remote_Object_Proxy_Impl.h @@ -17,7 +17,7 @@ #ifndef TAO_REMOTE_OBJECT_PROXY_IMPL_H_ #define TAO_REMOTE_OBJECT_PROXY_IMPL_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -57,6 +57,6 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_REMOTE_OBJECT_PROXY_IMPL */ diff --git a/TAO/tao/Reply_Dispatcher.h b/TAO/tao/Reply_Dispatcher.h index ac64e0f580c..66b26378166 100644 --- a/TAO/tao/Reply_Dispatcher.h +++ b/TAO/tao/Reply_Dispatcher.h @@ -17,7 +17,7 @@ #ifndef TAO_REPLY_DISPATCHER_H #define TAO_REPLY_DISPATCHER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -90,5 +90,5 @@ protected: #include "tao/Reply_Dispatcher.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_REPLY_DISPATCHER_H */ diff --git a/TAO/tao/RequestInfo_Util.h b/TAO/tao/RequestInfo_Util.h index b2c854d1ed8..75d0a4f026d 100644 --- a/TAO/tao/RequestInfo_Util.h +++ b/TAO/tao/RequestInfo_Util.h @@ -13,7 +13,7 @@ #ifndef TAO_REQUEST_INFO_UTIL_H #define TAO_REQUEST_INFO_UTIL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -61,6 +61,6 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_REQUEST_INFO_UTIL_H */ diff --git a/TAO/tao/Request_Dispatcher.h b/TAO/tao/Request_Dispatcher.h index cf44e014a3c..2c70d79a532 100644 --- a/TAO/tao/Request_Dispatcher.h +++ b/TAO/tao/Request_Dispatcher.h @@ -15,7 +15,7 @@ #ifndef TAO_REQUEST_DISPATCHER_H #define TAO_REQUEST_DISPATCHER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Object_KeyC.h" #include "tao/IOPC.h" @@ -46,5 +46,5 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_REQUEST_DISPATCHER_H */ diff --git a/TAO/tao/Resource_Factory.h b/TAO/tao/Resource_Factory.h index 46a2c30a67b..7ca5db670dd 100644 --- a/TAO/tao/Resource_Factory.h +++ b/TAO/tao/Resource_Factory.h @@ -15,7 +15,7 @@ #ifndef TAO_RESOURCE_FACTORY_H #define TAO_RESOURCE_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/Service_Object.h" @@ -238,6 +238,6 @@ protected: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_RESOURCE_FACTORY_H */ diff --git a/TAO/tao/Resume_Handle.h b/TAO/tao/Resume_Handle.h index 22958f44e42..bbd5058f097 100644 --- a/TAO/tao/Resume_Handle.h +++ b/TAO/tao/Resume_Handle.h @@ -12,7 +12,7 @@ #ifndef TAO_RESUME_HANDLE_H #define TAO_RESUME_HANDLE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TAO_Export.h" @@ -86,5 +86,5 @@ private: # include "Resume_Handle.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_RESUME_HANDLE*/ diff --git a/TAO/tao/Seq_Out_T.h b/TAO/tao/Seq_Out_T.h index 835f97de906..7e14bf48dfb 100644 --- a/TAO/tao/Seq_Out_T.h +++ b/TAO/tao/Seq_Out_T.h @@ -13,7 +13,7 @@ #ifndef TAO_SEQ_OUT_T_H #define TAO_SEQ_OUT_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -96,5 +96,5 @@ private: #pragma implementation ("Seq_Out_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SEQ_OUT_T_H */ diff --git a/TAO/tao/Seq_Var_T.h b/TAO/tao/Seq_Var_T.h index eeed5fc3bb8..f12c74415f7 100644 --- a/TAO/tao/Seq_Var_T.h +++ b/TAO/tao/Seq_Var_T.h @@ -14,7 +14,7 @@ #ifndef TAO_SEQ_VAR_T_H #define TAO_SEQ_VAR_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -152,6 +152,6 @@ public: #pragma implementation ("Seq_Var_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SEQ_VAROUT_T_H */ diff --git a/TAO/tao/Sequence.h b/TAO/tao/Sequence.h index b08f330293b..edee97fa947 100644 --- a/TAO/tao/Sequence.h +++ b/TAO/tao/Sequence.h @@ -15,7 +15,7 @@ #ifndef TAO_SEQUENCE_H #define TAO_SEQUENCE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -656,6 +656,6 @@ TAO_Export int operator!= (const TAO_Unbounded_Sequence<CORBA::Octet> &l, #include "tao/Sequence_T.h" -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SEQUENCE_H */ diff --git a/TAO/tao/Sequence_T.h b/TAO/tao/Sequence_T.h index 2506c8807f4..05688e84ffb 100644 --- a/TAO/tao/Sequence_T.h +++ b/TAO/tao/Sequence_T.h @@ -13,7 +13,7 @@ #ifndef TAO_SEQUENCE_T_H #define TAO_SEQUENCE_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Sequence.h" @@ -1230,6 +1230,6 @@ public: #pragma implementation ("Sequence_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SEQUENCE_T_H */ diff --git a/TAO/tao/Server_Strategy_Factory.h b/TAO/tao/Server_Strategy_Factory.h index e0aa6204fb2..1c2e6cee833 100644 --- a/TAO/tao/Server_Strategy_Factory.h +++ b/TAO/tao/Server_Strategy_Factory.h @@ -13,7 +13,7 @@ #ifndef TAO_SERVER_STRATEGY_FACTORY_H #define TAO_SERVER_STRATEGY_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -128,5 +128,5 @@ protected: Active_Object_Map_Creation_Parameters active_object_map_creation_parameters_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SERVER_STRATEGY_FACTORY_H */ diff --git a/TAO/tao/Service_Callbacks.h b/TAO/tao/Service_Callbacks.h index 3f799f2b542..68d1cb27dcf 100644 --- a/TAO/tao/Service_Callbacks.h +++ b/TAO/tao/Service_Callbacks.h @@ -15,7 +15,7 @@ #ifndef TAO_SERVICE_CALLBACK_H #define TAO_SERVICE_CALLBACK_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IOPC.h" @@ -113,5 +113,5 @@ public: # include "tao/Service_Callbacks.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_SERVICE_CALLBACK_H*/ diff --git a/TAO/tao/Service_Context.h b/TAO/tao/Service_Context.h index 0a4dc67945a..c7929791074 100644 --- a/TAO/tao/Service_Context.h +++ b/TAO/tao/Service_Context.h @@ -14,7 +14,7 @@ #ifndef TAO_SERVICE_CONTEXT_H #define TAO_SERVICE_CONTEXT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IOPC.h" @@ -142,5 +142,5 @@ private: #endif /* ! __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SERVICE_CONTEXT_H */ diff --git a/TAO/tao/ServicesC.h b/TAO/tao/ServicesC.h index 6fd6cba64ce..ac19eb51d77 100644 --- a/TAO/tao/ServicesC.h +++ b/TAO/tao/ServicesC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_SERVICESC_H_ #define _TAO_IDL_ORIG_SERVICESC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/OctetSeqC.h" #include "tao/CDR.h" @@ -329,6 +329,6 @@ TAO_Export CORBA::Boolean operator>> ( #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Services_Activate.h b/TAO/tao/Services_Activate.h index 26eae29397c..b9f3f155481 100644 --- a/TAO/tao/Services_Activate.h +++ b/TAO/tao/Services_Activate.h @@ -14,7 +14,7 @@ #ifndef TAO_SERVICES_ACTIVATE_H #define TAO_SERVICES_ACTIVATE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -58,5 +58,5 @@ public: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_SERVICES_ACTIVATE_H*/ diff --git a/TAO/tao/SmartProxies/Smart_Proxies.h b/TAO/tao/SmartProxies/Smart_Proxies.h index 6582b0c1b11..569d1e1a702 100644 --- a/TAO/tao/SmartProxies/Smart_Proxies.h +++ b/TAO/tao/SmartProxies/Smart_Proxies.h @@ -21,7 +21,7 @@ #ifndef TAO_SMARTPROXIES_H #define TAO_SMARTPROXIES_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "smartproxies_export.h" #include "tao/Object.h" @@ -60,5 +60,5 @@ protected: #include "Smart_Proxies.inl" #endif /* defined INLINE */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SMARTPROXIES_H */ diff --git a/TAO/tao/Strategies/DIOP_Acceptor.h b/TAO/tao/Strategies/DIOP_Acceptor.h index c3e296e6e03..497db3145f1 100644 --- a/TAO/tao/Strategies/DIOP_Acceptor.h +++ b/TAO/tao/Strategies/DIOP_Acceptor.h @@ -15,7 +15,7 @@ #ifndef TAO_DIOP_ACCEPTOR_H #define TAO_DIOP_ACCEPTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -189,5 +189,5 @@ private: #endif /* TAO_HAS_DIOP && TAO_HAS_DIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DIOP_ACCEPTOR_H */ diff --git a/TAO/tao/Strategies/DIOP_Connection_Handler.h b/TAO/tao/Strategies/DIOP_Connection_Handler.h index e234b8e74b7..cb96971d3e9 100644 --- a/TAO/tao/Strategies/DIOP_Connection_Handler.h +++ b/TAO/tao/Strategies/DIOP_Connection_Handler.h @@ -12,7 +12,7 @@ #ifndef TAO_DIOP_CONNECTION_HANDLER_H #define TAO_DIOP_CONNECTION_HANDLER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -187,5 +187,5 @@ private: #endif /* TAO_HAS_DIOP && TAO_HAS_DIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DIOP_CONNECTION_HANDLER_H */ diff --git a/TAO/tao/Strategies/DIOP_Connector.h b/TAO/tao/Strategies/DIOP_Connector.h index ca430e805b6..6fec62489ea 100644 --- a/TAO/tao/Strategies/DIOP_Connector.h +++ b/TAO/tao/Strategies/DIOP_Connector.h @@ -14,7 +14,7 @@ #ifndef TAO_DIOP_CONNECTOR_H #define TAO_DIOP_CONNECTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -119,5 +119,5 @@ private: #endif /* TAO_HAS_DIOP && TAO_HAS_DIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DIOP_CONNECTOR_H */ diff --git a/TAO/tao/Strategies/DIOP_Endpoint.h b/TAO/tao/Strategies/DIOP_Endpoint.h index 7cd40bc3e20..01a932546b7 100644 --- a/TAO/tao/Strategies/DIOP_Endpoint.h +++ b/TAO/tao/Strategies/DIOP_Endpoint.h @@ -16,7 +16,7 @@ #ifndef TAO_DIOP_ENDPOINT_H #define TAO_DIOP_ENDPOINT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Endpoint.h" @@ -144,5 +144,5 @@ private: #endif /* TAO_HAS_DIOP && TAO_HAS_DIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DIOP_PROFILE_H */ diff --git a/TAO/tao/Strategies/DIOP_Factory.h b/TAO/tao/Strategies/DIOP_Factory.h index e6323054299..73e849fe457 100644 --- a/TAO/tao/Strategies/DIOP_Factory.h +++ b/TAO/tao/Strategies/DIOP_Factory.h @@ -13,7 +13,7 @@ #ifndef TAO_DIOP_FACTORY_H #define TAO_DIOP_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -77,5 +77,5 @@ ACE_FACTORY_DECLARE (TAO_Strategies, TAO_DIOP_Protocol_Factory) #endif /* TAO_HAS_DIOP && TAO_HAS_DIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DIOP_FACTORY_H */ diff --git a/TAO/tao/Strategies/DIOP_Profile.h b/TAO/tao/Strategies/DIOP_Profile.h index 77d69cef369..6ca7f4d7f12 100644 --- a/TAO/tao/Strategies/DIOP_Profile.h +++ b/TAO/tao/Strategies/DIOP_Profile.h @@ -17,7 +17,7 @@ #ifndef TAO_DIOP_PROFILE_H #define TAO_DIOP_PROFILE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -129,5 +129,5 @@ protected: #endif /* TAO_HAS_DIOP && TAO_HAS_DIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DIOP_PROFILE_H */ diff --git a/TAO/tao/Strategies/DIOP_Transport.h b/TAO/tao/Strategies/DIOP_Transport.h index 1ffe7064ff2..1c327b467c2 100644 --- a/TAO/tao/Strategies/DIOP_Transport.h +++ b/TAO/tao/Strategies/DIOP_Transport.h @@ -12,7 +12,7 @@ #ifndef TAO_DIOP_TRANSPORT_H #define TAO_DIOP_TRANSPORT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -137,5 +137,5 @@ private: #endif /* TAO_HAS_DIOP && TAO_HAS_DIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DIOP_TRANSPORT_H */ diff --git a/TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h b/TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h index bf4ccffd314..b69bcff5739 100644 --- a/TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h +++ b/TAO/tao/Strategies/FIFO_Connection_Purging_Strategy.h @@ -10,7 +10,7 @@ #ifndef TAO_FIFO_PURGING_STRATEGY_H #define TAO_FIFO_PURGING_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "strategies_export.h" #include "tao/Connection_Purging_Strategy.h" @@ -50,5 +50,5 @@ private: unsigned long order_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_FIFO_PURGING_STRATEGY_H */ diff --git a/TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h b/TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h index 46ed221b08b..b2b390c429f 100644 --- a/TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h +++ b/TAO/tao/Strategies/LFU_Connection_Purging_Strategy.h @@ -10,7 +10,7 @@ #ifndef TAO_LFU_PURGING_STRATEGY_H #define TAO_LFU_PURGING_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "strategies_export.h" #include "tao/Connection_Purging_Strategy.h" @@ -45,5 +45,5 @@ public: virtual void update_item (TAO_Transport* transport); }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LFU_PURGING_STRATEGY_H */ diff --git a/TAO/tao/Strategies/LF_Strategy_Null.h b/TAO/tao/Strategies/LF_Strategy_Null.h index ef897685776..746204fd3d0 100644 --- a/TAO/tao/Strategies/LF_Strategy_Null.h +++ b/TAO/tao/Strategies/LF_Strategy_Null.h @@ -12,7 +12,7 @@ #ifndef TAO_LF_STRATEGY_NULL_H #define TAO_LF_STRATEGY_NULL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "strategies_export.h" #include "tao/LF_Strategy.h" @@ -52,5 +52,5 @@ public: # include "LF_Strategy_Null.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_LF_STRATEGY_NULL_H */ diff --git a/TAO/tao/Strategies/NULL_Connection_Purging_Strategy.h b/TAO/tao/Strategies/NULL_Connection_Purging_Strategy.h index bd7ffa27366..39804305347 100644 --- a/TAO/tao/Strategies/NULL_Connection_Purging_Strategy.h +++ b/TAO/tao/Strategies/NULL_Connection_Purging_Strategy.h @@ -10,7 +10,7 @@ #ifndef TAO_NULL_PURGING_STRATEGY_H #define TAO_NULL_PURGING_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "strategies_export.h" @@ -45,5 +45,5 @@ public: virtual int cache_maximum (void) const; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_NULL_PURGING_STRATEGY_H */ diff --git a/TAO/tao/Strategies/SCIOP_Acceptor.h b/TAO/tao/Strategies/SCIOP_Acceptor.h index 8dc10d1e3d3..231d86732c3 100644 --- a/TAO/tao/Strategies/SCIOP_Acceptor.h +++ b/TAO/tao/Strategies/SCIOP_Acceptor.h @@ -16,7 +16,7 @@ #ifndef TAO_SCIOP_ACCEPTOR_H #define TAO_SCIOP_ACCEPTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Transport_Acceptor.h" @@ -220,5 +220,5 @@ private: #endif /* TAO_HAS_SCIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SCIOP_ACCEPTOR_H */ diff --git a/TAO/tao/Strategies/SCIOP_Connection_Handler.h b/TAO/tao/Strategies/SCIOP_Connection_Handler.h index b3492dc1504..c8b747eaa2a 100644 --- a/TAO/tao/Strategies/SCIOP_Connection_Handler.h +++ b/TAO/tao/Strategies/SCIOP_Connection_Handler.h @@ -13,7 +13,7 @@ #ifndef TAO_SCIOP_CONNECTION_HANDLER_H #define TAO_SCIOP_CONNECTION_HANDLER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #include "tao/TimeBaseC.h" @@ -194,5 +194,5 @@ private: #endif /* TAO_HAS_SCIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SCIOP_CONNECTION_HANDLER_H */ diff --git a/TAO/tao/Strategies/SCIOP_Connector.h b/TAO/tao/Strategies/SCIOP_Connector.h index fd78a06086f..18be38def33 100644 --- a/TAO/tao/Strategies/SCIOP_Connector.h +++ b/TAO/tao/Strategies/SCIOP_Connector.h @@ -17,7 +17,7 @@ #ifndef TAO_SCIOP_CONNECTOR_H #define TAO_SCIOP_CONNECTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #include "ace/SOCK_SEQPACK_Connector.h" @@ -126,5 +126,5 @@ private: #endif /* TAO_HAS_SCIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SCIOP_CONNECTOR_H */ diff --git a/TAO/tao/Strategies/SCIOP_Endpoint.h b/TAO/tao/Strategies/SCIOP_Endpoint.h index e0e69ab867b..d312b772500 100644 --- a/TAO/tao/Strategies/SCIOP_Endpoint.h +++ b/TAO/tao/Strategies/SCIOP_Endpoint.h @@ -17,7 +17,7 @@ #ifndef TAO_SCIOP_ENDPOINT_H #define TAO_SCIOP_ENDPOINT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Endpoint.h" @@ -137,5 +137,5 @@ private: #endif /* TAO_HAS_SCIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SCIOP_PROFILE_H */ diff --git a/TAO/tao/Strategies/SCIOP_Factory.h b/TAO/tao/Strategies/SCIOP_Factory.h index 15fe5f4ce30..a5753ac045c 100644 --- a/TAO/tao/Strategies/SCIOP_Factory.h +++ b/TAO/tao/Strategies/SCIOP_Factory.h @@ -13,7 +13,7 @@ #ifndef TAO_SCIOP_FACTORY_H #define TAO_SCIOP_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Protocol_Factory.h" @@ -67,5 +67,5 @@ ACE_FACTORY_DECLARE (TAO_Strategies, TAO_SCIOP_Protocol_Factory) #endif /* TAO_HAS_SCIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SCIOP_FACTORY_H */ diff --git a/TAO/tao/Strategies/SCIOP_Lite_Factory.h b/TAO/tao/Strategies/SCIOP_Lite_Factory.h index e4ffb842167..597929572fb 100644 --- a/TAO/tao/Strategies/SCIOP_Lite_Factory.h +++ b/TAO/tao/Strategies/SCIOP_Lite_Factory.h @@ -13,7 +13,7 @@ #ifndef TAO_SCIOP_LITE_FACTORY_H #define TAO_SCIOP_LITE_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Protocol_Factory.h" @@ -68,5 +68,5 @@ ACE_FACTORY_DECLARE (TAO_Strategies, TAO_SCIOP_Lite_Protocol_Factory) #endif /* TAO_HAS_SCIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SCIOP_Lite_factory_H */ diff --git a/TAO/tao/Strategies/SCIOP_Profile.h b/TAO/tao/Strategies/SCIOP_Profile.h index 43f1928c3dc..076ef4d3f6e 100644 --- a/TAO/tao/Strategies/SCIOP_Profile.h +++ b/TAO/tao/Strategies/SCIOP_Profile.h @@ -13,7 +13,7 @@ #ifndef TAO_SCIOP_PROFILE_H #define TAO_SCIOP_PROFILE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Profile.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -120,5 +120,5 @@ protected: #endif /* TAO_HAS_SCIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SCIOP_PROFILE_H */ diff --git a/TAO/tao/Strategies/SCIOP_Transport.h b/TAO/tao/Strategies/SCIOP_Transport.h index 770be64e55d..1cd68bd1d61 100644 --- a/TAO/tao/Strategies/SCIOP_Transport.h +++ b/TAO/tao/Strategies/SCIOP_Transport.h @@ -13,7 +13,7 @@ #ifndef TAO_SCIOP_TRANSPORT_H #define TAO_SCIOP_TRANSPORT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Transport.h" @@ -145,6 +145,6 @@ private: #endif /* TAO_HAS_SCIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SCIOP_TRANSPORT_H */ diff --git a/TAO/tao/Strategies/SHMIOP_Acceptor.h b/TAO/tao/Strategies/SHMIOP_Acceptor.h index 89dd2f38a55..c8205521744 100644 --- a/TAO/tao/Strategies/SHMIOP_Acceptor.h +++ b/TAO/tao/Strategies/SHMIOP_Acceptor.h @@ -19,7 +19,7 @@ #ifndef TAO_SHMIOP_ACCEPTOR_H #define TAO_SHMIOP_ACCEPTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -153,5 +153,5 @@ private: #endif /* TAO_HAS_SHMIOP && TAO_HAS_SHMIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SHMIOP_ACCEPTOR_H */ diff --git a/TAO/tao/Strategies/SHMIOP_Connection_Handler.h b/TAO/tao/Strategies/SHMIOP_Connection_Handler.h index 12562a37adf..999f7c4ffc9 100644 --- a/TAO/tao/Strategies/SHMIOP_Connection_Handler.h +++ b/TAO/tao/Strategies/SHMIOP_Connection_Handler.h @@ -13,7 +13,7 @@ #ifndef TAO_SHMIOP_CONNECT_H #define TAO_SHMIOP_CONNECT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -114,5 +114,5 @@ private: #endif /* TAO_HAS_SHMIOP && TAO_HAS_SHMIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SHMIOP_CONNECT_H */ diff --git a/TAO/tao/Strategies/SHMIOP_Connector.h b/TAO/tao/Strategies/SHMIOP_Connector.h index e2f3a064184..e4891f1a64d 100644 --- a/TAO/tao/Strategies/SHMIOP_Connector.h +++ b/TAO/tao/Strategies/SHMIOP_Connector.h @@ -16,7 +16,7 @@ #ifndef TAO_SHMIOP_CONNECTOR_H #define TAO_SHMIOP_CONNECTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -125,5 +125,5 @@ private: #endif /* TAO_HAS_SHMIOP && TAO_HAS_SHMIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SHMIOP_CONNECTOR_H */ diff --git a/TAO/tao/Strategies/SHMIOP_Endpoint.h b/TAO/tao/Strategies/SHMIOP_Endpoint.h index e9efd2b74fb..141f0a93ae6 100644 --- a/TAO/tao/Strategies/SHMIOP_Endpoint.h +++ b/TAO/tao/Strategies/SHMIOP_Endpoint.h @@ -15,7 +15,7 @@ #ifndef TAO_SHMIOP_ENDPOINT_H #define TAO_SHMIOP_ENDPOINT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Endpoint.h" @@ -141,5 +141,5 @@ private: #endif /* TAO_HAS_SHMIOP && TAO_HAS_SHMIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_IIOP_PROFILE_H */ diff --git a/TAO/tao/Strategies/SHMIOP_Factory.h b/TAO/tao/Strategies/SHMIOP_Factory.h index fd059b3a852..99724c15037 100644 --- a/TAO/tao/Strategies/SHMIOP_Factory.h +++ b/TAO/tao/Strategies/SHMIOP_Factory.h @@ -15,7 +15,7 @@ #ifndef TAO_SHMIOP_FACTORY_H #define TAO_SHMIOP_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -91,5 +91,5 @@ ACE_FACTORY_DECLARE (TAO_Strategies, TAO_SHMIOP_Protocol_Factory) #endif /* TAO_HAS_SHMIOP && TAO_HAS_SHMIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SHMIOP_FACTORY_H */ diff --git a/TAO/tao/Strategies/SHMIOP_Profile.h b/TAO/tao/Strategies/SHMIOP_Profile.h index 3053242e39e..1d060094e5e 100644 --- a/TAO/tao/Strategies/SHMIOP_Profile.h +++ b/TAO/tao/Strategies/SHMIOP_Profile.h @@ -16,7 +16,7 @@ #ifndef TAO_SHMIOP_PROFILE_H #define TAO_SHMIOP_PROFILE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -128,5 +128,5 @@ private: #endif /* TAO_HAS_SHMIOP && TAO_HAS_SHMIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SHMIOP_PROFILE_H */ diff --git a/TAO/tao/Strategies/SHMIOP_Transport.h b/TAO/tao/Strategies/SHMIOP_Transport.h index a0089bae8a0..7e0a857e422 100644 --- a/TAO/tao/Strategies/SHMIOP_Transport.h +++ b/TAO/tao/Strategies/SHMIOP_Transport.h @@ -13,7 +13,7 @@ #ifndef TAO_SHMIOP_TRANSPORT_H #define TAO_SHMIOP_TRANSPORT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -123,5 +123,5 @@ private: #endif /* TAO_HAS_SHMIOP && TAO_HAS_SHMIOP != 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SHMIOP_TRANSPORT_H */ diff --git a/TAO/tao/Strategies/UIOP_Acceptor.h b/TAO/tao/Strategies/UIOP_Acceptor.h index ca101018629..bd598cb7a92 100644 --- a/TAO/tao/Strategies/UIOP_Acceptor.h +++ b/TAO/tao/Strategies/UIOP_Acceptor.h @@ -21,7 +21,7 @@ #ifndef TAO_UIOP_ACCEPTOR_H #define TAO_UIOP_ACCEPTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Transport_Acceptor.h" @@ -143,5 +143,5 @@ private: # endif /* TAO_HAS_UIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_UIOP_ACCEPTOR_H */ diff --git a/TAO/tao/Strategies/UIOP_Connection_Handler.h b/TAO/tao/Strategies/UIOP_Connection_Handler.h index da6216ab196..88c909ca542 100644 --- a/TAO/tao/Strategies/UIOP_Connection_Handler.h +++ b/TAO/tao/Strategies/UIOP_Connection_Handler.h @@ -13,7 +13,7 @@ // =================================================================== #ifndef TAO_UIOP_CONNECTION_HANDLER_H #define TAO_UIOP_CONNECTION_HANDLER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -132,5 +132,5 @@ private: #endif /* TAO_HAS_UIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_UIOP_CONNECT_H */ diff --git a/TAO/tao/Strategies/UIOP_Connector.h b/TAO/tao/Strategies/UIOP_Connector.h index e3c3b5f8e58..fba3f439717 100644 --- a/TAO/tao/Strategies/UIOP_Connector.h +++ b/TAO/tao/Strategies/UIOP_Connector.h @@ -17,7 +17,7 @@ #ifndef TAO_UIOP_CONNECTOR_H #define TAO_UIOP_CONNECTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -134,5 +134,5 @@ private: # endif /* TAO_HAS_UIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_UIOP_CONNECTOR_H */ diff --git a/TAO/tao/Strategies/UIOP_Endpoint.h b/TAO/tao/Strategies/UIOP_Endpoint.h index f7269f28550..f788dc014d6 100644 --- a/TAO/tao/Strategies/UIOP_Endpoint.h +++ b/TAO/tao/Strategies/UIOP_Endpoint.h @@ -14,7 +14,7 @@ #ifndef TAO_UIOP_ENDPOINT_H #define TAO_UIOP_ENDPOINT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Endpoint.h" @@ -97,5 +97,5 @@ private: # endif /* TAO_HAS_UIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_UIOP_ENDPOINT_H */ diff --git a/TAO/tao/Strategies/UIOP_Factory.h b/TAO/tao/Strategies/UIOP_Factory.h index 20e61d8aa0b..5536ecac25c 100644 --- a/TAO/tao/Strategies/UIOP_Factory.h +++ b/TAO/tao/Strategies/UIOP_Factory.h @@ -16,7 +16,7 @@ #ifndef TAO_UIOP_FACTORY_H #define TAO_UIOP_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -79,5 +79,5 @@ ACE_FACTORY_DECLARE (TAO_Strategies, TAO_UIOP_Protocol_Factory) # endif /* TAO_HAS_UIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_UIOP_FACTORY_H */ diff --git a/TAO/tao/Strategies/UIOP_Lite_Factory.h b/TAO/tao/Strategies/UIOP_Lite_Factory.h index f30c9244fa4..dfd133e6250 100644 --- a/TAO/tao/Strategies/UIOP_Lite_Factory.h +++ b/TAO/tao/Strategies/UIOP_Lite_Factory.h @@ -16,7 +16,7 @@ #ifndef TAO_UIOP_LITE_FACTORY_H #define TAO_UIOP_LITE_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -82,5 +82,5 @@ ACE_FACTORY_DECLARE (TAO_Strategies, TAO_UIOP_Lite_Protocol_Factory) # endif /* TAO_HAS_UIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_UIOP_LITE_FACTORY_H */ diff --git a/TAO/tao/Strategies/UIOP_Profile.h b/TAO/tao/Strategies/UIOP_Profile.h index e005dc9d3af..cde0be225d4 100644 --- a/TAO/tao/Strategies/UIOP_Profile.h +++ b/TAO/tao/Strategies/UIOP_Profile.h @@ -17,7 +17,7 @@ #ifndef TAO_UIOP_PROFILE_H #define TAO_UIOP_PROFILE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -127,5 +127,5 @@ private: # endif /* TAO_HAS_UIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_UIOP_PROFILE_H */ diff --git a/TAO/tao/Strategies/UIOP_Transport.h b/TAO/tao/Strategies/UIOP_Transport.h index 1099d7e1bf0..f4571784341 100644 --- a/TAO/tao/Strategies/UIOP_Transport.h +++ b/TAO/tao/Strategies/UIOP_Transport.h @@ -14,7 +14,7 @@ #ifndef TAO_UIOP_TRANSPORT_H #define TAO_UIOP_TRANSPORT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -118,5 +118,5 @@ private: # endif /* TAO_HAS_UIOP == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_UIOP_TRANSPORT_H */ diff --git a/TAO/tao/Strategies/advanced_resource.h b/TAO/tao/Strategies/advanced_resource.h index c5727eab51e..06bff49f1d8 100644 --- a/TAO/tao/Strategies/advanced_resource.h +++ b/TAO/tao/Strategies/advanced_resource.h @@ -2,7 +2,7 @@ #ifndef TAO_ADVANCED_RESOURCE_H #define TAO_ADVANCED_RESOURCE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "strategies_export.h" #include "tao/default_resource.h" @@ -136,5 +136,5 @@ ACE_FACTORY_DECLARE (TAO_Strategies, TAO_Advanced_Resource_Factory) static TAO_Resource_Factory_Changer TAO_changer; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ADVANCED_RESOURCE_H */ diff --git a/TAO/tao/Strategies/sciop_endpoints.h b/TAO/tao/Strategies/sciop_endpoints.h index 1d826401812..1085b4c2439 100644 --- a/TAO/tao/Strategies/sciop_endpoints.h +++ b/TAO/tao/Strategies/sciop_endpoints.h @@ -10,7 +10,7 @@ #ifndef _TAO_IDL_SCIOP_ENDPOINTSC_H_ #define _TAO_IDL_SCIOP_ENDPOINTSC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -218,5 +218,5 @@ TAO_Strategies_Export CORBA::Boolean operator>> ( #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Strategies/uiop_endpoints.h b/TAO/tao/Strategies/uiop_endpoints.h index a3c3ecbec4d..984abe9579c 100644 --- a/TAO/tao/Strategies/uiop_endpoints.h +++ b/TAO/tao/Strategies/uiop_endpoints.h @@ -11,7 +11,7 @@ #ifndef _TAO_IDL_UIOP_ENDPOINTSC_H_ #define _TAO_IDL_UIOP_ENDPOINTSC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -217,5 +217,5 @@ TAO_Strategies_Export CORBA::Boolean operator>> ( #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/StringSeqC.h b/TAO/tao/StringSeqC.h index ec32640018e..4af79a8199f 100644 --- a/TAO/tao/StringSeqC.h +++ b/TAO/tao/StringSeqC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_STRINGSEQC_H_ #define _TAO_IDL_ORIG_STRINGSEQC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Sequence.h" @@ -238,5 +238,5 @@ TAO_Export CORBA::Boolean operator>> ( #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Stub.h b/TAO/tao/Stub.h index 7709074a34f..8cd41bed9cf 100644 --- a/TAO/tao/Stub.h +++ b/TAO/tao/Stub.h @@ -14,7 +14,7 @@ #ifndef TAO_STUB_H #define TAO_STUB_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/config-all.h" @@ -464,6 +464,6 @@ protected: # include "tao/Stub.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_STUB_H */ diff --git a/TAO/tao/Stub_Factory.h b/TAO/tao/Stub_Factory.h index f928c6db664..a9717d9459b 100644 --- a/TAO/tao/Stub_Factory.h +++ b/TAO/tao/Stub_Factory.h @@ -18,7 +18,7 @@ #ifndef TAO_STUB_FACTORY_H_ #define TAO_STUB_FACTORY_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -58,5 +58,5 @@ public: ACE_ENV_ARG_DECL) = 0; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_STUB_FACTORY_H_ */ diff --git a/TAO/tao/Sync_Strategies.h b/TAO/tao/Sync_Strategies.h index 9ff8cb51753..974e301a5c2 100644 --- a/TAO/tao/Sync_Strategies.h +++ b/TAO/tao/Sync_Strategies.h @@ -16,7 +16,7 @@ #ifndef TAO_SYNC_STRATEGIES_H #define TAO_SYNC_STRATEGIES_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -140,5 +140,5 @@ public: # include "tao/Sync_Strategies.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SYNC_STRATEGIES_H */ diff --git a/TAO/tao/Synch_Queued_Message.h b/TAO/tao/Synch_Queued_Message.h index 73fe8173b6e..d0eba1e13a3 100644 --- a/TAO/tao/Synch_Queued_Message.h +++ b/TAO/tao/Synch_Queued_Message.h @@ -12,7 +12,7 @@ #ifndef TAO_SYNCH_QUEUED_MESSAGE_H #define TAO_SYNCH_QUEUED_MESSAGE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Queued_Message.h" @@ -88,5 +88,5 @@ private: ACE_Message_Block *current_block_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_QUEUED_MESSAGE_H */ diff --git a/TAO/tao/Synch_Refcountable.h b/TAO/tao/Synch_Refcountable.h index 534873d255f..92cedee99a8 100644 --- a/TAO/tao/Synch_Refcountable.h +++ b/TAO/tao/Synch_Refcountable.h @@ -14,7 +14,7 @@ //============================================================================= #ifndef TAO_SYNCH_REFCOUNTABLE_H #define TAO_SYNCH_REFCOUNTABLE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/Refcountable.h" @@ -53,5 +53,5 @@ protected: # include "Synch_Refcountable.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_SYNCH_REFCOUNTABLE*/ diff --git a/TAO/tao/Synch_Reply_Dispatcher.h b/TAO/tao/Synch_Reply_Dispatcher.h index 90d330b48f2..7247abcf588 100644 --- a/TAO/tao/Synch_Reply_Dispatcher.h +++ b/TAO/tao/Synch_Reply_Dispatcher.h @@ -17,7 +17,7 @@ #ifndef TAO_SYNCH_REPLY_DISPATCHER_H #define TAO_SYNCH_REPLY_DISPATCHER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Reply_Dispatcher.h" @@ -89,5 +89,5 @@ private: TAO_InputCDR reply_cdr_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_REPLY_DISPATCHER_H */ diff --git a/TAO/tao/TAOC.h b/TAO/tao/TAOC.h index 9d99aaceb9f..000c56bf6a2 100644 --- a/TAO/tao/TAOC.h +++ b/TAO/tao/TAOC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_TAOC_H_ #define _TAO_IDL_ORIG_TAOC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "PolicyC.h" @@ -300,6 +300,6 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, TAO::BufferingConstraint & #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/TAO_Internal.h b/TAO/tao/TAO_Internal.h index 5b5360b73b3..6c35cc41967 100644 --- a/TAO/tao/TAO_Internal.h +++ b/TAO/tao/TAO_Internal.h @@ -16,7 +16,7 @@ #ifndef TAO_INTERNAL_H #define TAO_INTERNAL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TAO_Export.h" @@ -94,6 +94,6 @@ private: static const char *client_strategy_factory_args_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_INTERNAL_H */ diff --git a/TAO/tao/TAO_Server_Request.h b/TAO/tao/TAO_Server_Request.h index 18825b250bb..e3f409fa61c 100644 --- a/TAO/tao/TAO_Server_Request.h +++ b/TAO/tao/TAO_Server_Request.h @@ -19,7 +19,7 @@ #ifndef TAO_GIOP_SERVER_REQUEST_H #define TAO_GIOP_SERVER_REQUEST_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -304,5 +304,5 @@ private: # include "TAO_Server_Request.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_GIOP_SERVER_REQUEST_H */ diff --git a/TAO/tao/TAO_Singleton.h b/TAO/tao/TAO_Singleton.h index 3069d80edb6..aac4c0e53e3 100644 --- a/TAO/tao/TAO_Singleton.h +++ b/TAO/tao/TAO_Singleton.h @@ -17,7 +17,7 @@ #ifndef TAO_SINGLETON_H #define TAO_SINGLETON_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/Synch.h" @@ -129,6 +129,6 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SINGLETON_H */ diff --git a/TAO/tao/TAO_Singleton_Manager.h b/TAO/tao/TAO_Singleton_Manager.h index e02354d177c..371d7b592d4 100644 --- a/TAO/tao/TAO_Singleton_Manager.h +++ b/TAO/tao/TAO_Singleton_Manager.h @@ -18,7 +18,7 @@ #ifndef TAO_SINGLETON_MANAGER_H #define TAO_SINGLETON_MANAGER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/TAO_Export.h" #include "tao/orbconf.h" @@ -226,6 +226,6 @@ private: # include "tao/TAO_Singleton_Manager.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_SINGLETON_MANAGER_H */ diff --git a/TAO/tao/Tagged_Components.h b/TAO/tao/Tagged_Components.h index fc93c8aa667..14040b06b39 100644 --- a/TAO/tao/Tagged_Components.h +++ b/TAO/tao/Tagged_Components.h @@ -13,7 +13,7 @@ #ifndef TAO_TAGGED_COMPONENTS_H #define TAO_TAGGED_COMPONENTS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IOPC.h" @@ -145,5 +145,5 @@ private: # include "tao/Tagged_Components.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_TAGGED_COMPONENTS_H */ diff --git a/TAO/tao/Tagged_Profile.h b/TAO/tao/Tagged_Profile.h index 2e7d8bfc7a4..ca764df3060 100644 --- a/TAO/tao/Tagged_Profile.h +++ b/TAO/tao/Tagged_Profile.h @@ -13,7 +13,7 @@ #ifndef TAO_TAGGED_PROFILE_H #define TAO_TAGGED_PROFILE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IOPC.h" @@ -132,5 +132,5 @@ private: # include "tao/Tagged_Profile.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_TAGGED_PROFILE_H*/ diff --git a/TAO/tao/Thread_Lane_Resources.h b/TAO/tao/Thread_Lane_Resources.h index eb596fbdca0..ad82637ec62 100644 --- a/TAO/tao/Thread_Lane_Resources.h +++ b/TAO/tao/Thread_Lane_Resources.h @@ -13,7 +13,7 @@ #ifndef TAO_THREAD_LANE_RESOURCES_H #define TAO_THREAD_LANE_RESOURCES_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -153,6 +153,6 @@ private: # include "tao/Thread_Lane_Resources.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_THREAD_LANE_RESOURCES_H */ diff --git a/TAO/tao/Thread_Lane_Resources_Manager.h b/TAO/tao/Thread_Lane_Resources_Manager.h index 84fdb5b67db..6096391ea96 100644 --- a/TAO/tao/Thread_Lane_Resources_Manager.h +++ b/TAO/tao/Thread_Lane_Resources_Manager.h @@ -13,7 +13,7 @@ #ifndef TAO_THREAD_LANE_RESOURCES_MANAGER_H #define TAO_THREAD_LANE_RESOURCES_MANAGER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -103,6 +103,6 @@ public: # include "tao/Thread_Lane_Resources_Manager.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_THREAD_LANE_RESOURCES_MANAGER_H */ diff --git a/TAO/tao/Thread_Per_Connection_Handler.h b/TAO/tao/Thread_Per_Connection_Handler.h index ea1f7704b89..7f51cca2cd4 100644 --- a/TAO/tao/Thread_Per_Connection_Handler.h +++ b/TAO/tao/Thread_Per_Connection_Handler.h @@ -15,7 +15,7 @@ #ifndef TAO_THREAD_PER_CONNECTION_HANDLER_H #define TAO_THREAD_PER_CONNECTION_HANDLER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TAO_Export.h" @@ -72,5 +72,5 @@ private: TAO_Connection_Handler *ch_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_THREAD_PER_CONNECTION_HANDLER_H*/ diff --git a/TAO/tao/TimeBaseC.h b/TAO/tao/TimeBaseC.h index 1db24437731..ecdacbd4858 100644 --- a/TAO/tao/TimeBaseC.h +++ b/TAO/tao/TimeBaseC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_TIMEBASEC_H_ #define _TAO_IDL_ORIG_TIMEBASEC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Any_Dual_Impl_T.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -221,6 +221,6 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, TimeBase::IntervalT &); #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/TimeBaseS.h b/TAO/tao/TimeBaseS.h index 4716a832898..ad42634594b 100644 --- a/TAO/tao/TimeBaseS.h +++ b/TAO/tao/TimeBaseS.h @@ -22,7 +22,7 @@ #ifndef _TAO_IDL_ORIG_TIMEBASES_H_ #define _TAO_IDL_ORIG_TIMEBASES_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TimeBaseC.h" @@ -36,5 +36,5 @@ #include "TimeBaseS.i" #endif /* defined INLINE */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/TimeBaseS_T.h b/TAO/tao/TimeBaseS_T.h index d117ffe0041..9d7c9002343 100644 --- a/TAO/tao/TimeBaseS_T.h +++ b/TAO/tao/TimeBaseS_T.h @@ -22,7 +22,7 @@ #ifndef _TAO_IDL_ORIG_TIMEBASES_T_H_ #define _TAO_IDL_ORIG_TIMEBASES_T_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if defined(_MSC_VER) #if (_MSC_VER >= 1200) #pragma warning(push) @@ -49,5 +49,5 @@ #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/Timeprobe.h b/TAO/tao/Timeprobe.h index 54de56e641f..4d6efb6ad8b 100644 --- a/TAO/tao/Timeprobe.h +++ b/TAO/tao/Timeprobe.h @@ -12,7 +12,7 @@ #ifndef TAO_TIMEPROBE_H #define TAO_TIMEPROBE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/config-all.h" @@ -96,5 +96,5 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_TIMEPROBE_H */ diff --git a/TAO/tao/Transport.h b/TAO/tao/Transport.h index d329759ac16..851f0ba5736 100644 --- a/TAO/tao/Transport.h +++ b/TAO/tao/Transport.h @@ -15,7 +15,7 @@ #ifndef TAO_TRANSPORT_H #define TAO_TRANSPORT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -942,5 +942,5 @@ private: # include "Transport.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_TRANSPORT_H */ diff --git a/TAO/tao/Transport_Acceptor.h b/TAO/tao/Transport_Acceptor.h index e83eb889b08..3c4f0d012d8 100644 --- a/TAO/tao/Transport_Acceptor.h +++ b/TAO/tao/Transport_Acceptor.h @@ -14,7 +14,7 @@ //============================================================================= #ifndef TAO_ACCEPTOR_H #define TAO_ACCEPTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -126,6 +126,6 @@ private: # include "Transport_Acceptor.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ACCEPTOR_H */ diff --git a/TAO/tao/Transport_Cache_Manager.h b/TAO/tao/Transport_Cache_Manager.h index d5d16c8c4ff..697835ff015 100644 --- a/TAO/tao/Transport_Cache_Manager.h +++ b/TAO/tao/Transport_Cache_Manager.h @@ -13,7 +13,7 @@ #ifndef TAO_CONNECTION_CACHE_MANAGER_H #define TAO_CONNECTION_CACHE_MANAGER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Cache_Entries.h" @@ -246,5 +246,5 @@ private: # include "tao/Transport_Cache_Manager.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_CONNECTION_CACHE_MANAGER_H*/ diff --git a/TAO/tao/Transport_Connector.h b/TAO/tao/Transport_Connector.h index cd8a635b7b4..4369bab542c 100644 --- a/TAO/tao/Transport_Connector.h +++ b/TAO/tao/Transport_Connector.h @@ -14,7 +14,7 @@ //============================================================================= #ifndef TAO_CONNECTOR_H #define TAO_CONNECTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -145,5 +145,5 @@ private: # include "Transport_Connector.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_CONNECTOR_H*/ diff --git a/TAO/tao/Transport_Descriptor_Interface.h b/TAO/tao/Transport_Descriptor_Interface.h index 1031851689f..8ba6c9f57c8 100644 --- a/TAO/tao/Transport_Descriptor_Interface.h +++ b/TAO/tao/Transport_Descriptor_Interface.h @@ -13,7 +13,7 @@ #ifndef TAO_CONNECTION_DESCRIPTOR_INTERFACE_H #define TAO_CONNECTION_DESCRIPTOR_INTERFACE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -89,6 +89,6 @@ protected: # include "tao/Transport_Descriptor_Interface.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_CONNECTION_DESCRIPTOR_INTERFACE_H*/ diff --git a/TAO/tao/Transport_Mux_Strategy.h b/TAO/tao/Transport_Mux_Strategy.h index 744db21fc19..c1bb2956def 100644 --- a/TAO/tao/Transport_Mux_Strategy.h +++ b/TAO/tao/Transport_Mux_Strategy.h @@ -13,7 +13,7 @@ #ifndef TAO_TRANSPORT_MUX_STRATEGY_H #define TAO_TRANSPORT_MUX_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IOPC.h" @@ -88,5 +88,5 @@ protected: ACE_Lock *lock_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TRANSPORT_MUX_STRATEGY_H */ diff --git a/TAO/tao/Transport_Timer.h b/TAO/tao/Transport_Timer.h index b93510248e2..ba9e953d03a 100644 --- a/TAO/tao/Transport_Timer.h +++ b/TAO/tao/Transport_Timer.h @@ -12,7 +12,7 @@ #ifndef TAO_TRANSPORT_TIMER_H #define TAO_TRANSPORT_TIMER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TAO_Export.h" #include "ace/Event_Handler.h" @@ -50,5 +50,5 @@ private: TAO_Transport *transport_; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_TRANSPORT_TIMER_H */ diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactoryC.h b/TAO/tao/TypeCodeFactory/TypeCodeFactoryC.h index cc1360c19e9..8f4095ad795 100644 --- a/TAO/tao/TypeCodeFactory/TypeCodeFactoryC.h +++ b/TAO/tao/TypeCodeFactory/TypeCodeFactoryC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_TYPECODEFACTORYC_H_ #define _TAO_IDL_ORIG_TYPECODEFACTORYC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/IFR_Client/IFR_ExtendedC.h" @@ -456,6 +456,6 @@ TAO_TypeCodeFactory_Export CORBA::Boolean operator>>= (const CORBA::Any &, CORBA #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h index dc8b57efd94..814a6082675 100644 --- a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h +++ b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Adapter_Impl.h @@ -13,7 +13,7 @@ #ifndef TAO_TYPECODEFACTORY_ADAPTER_IMPL_H #define TAO_TYPECODEFACTORY_ADAPTER_IMPL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/TypeCodeFactory_Adapter.h" @@ -188,5 +188,5 @@ TAO_Requires_TypeCodeFactory_Initializer = #endif /* ACE_HAS_BROKEN_STATIC_CONSTRUCTORS */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_TYPECODEFACTORY_ADAPTER_IMPL_H */ diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.h b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.h index a07fd035f5e..71072442319 100644 --- a/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.h +++ b/TAO/tao/TypeCodeFactory/TypeCodeFactory_Loader.h @@ -12,7 +12,7 @@ #ifndef TAO_TYPECODEFACTORY_LOADER_H #define TAO_TYPECODEFACTORY_LOADER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "typecodefactory_export.h" #include "tao/Object_Loader.h" @@ -68,5 +68,5 @@ TAO_Requires_TCF_Initializer = TAO_TypeCodeFactory_Loader::Initializer (); #include "TypeCodeFactoryC.h" #undef TAO_TYPECODEFACTORY_SAFE_INCLUDE -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_TYPECODEFACTORY_LOADER_H */ diff --git a/TAO/tao/TypeCodeFactory/TypeCodeFactory_i.h b/TAO/tao/TypeCodeFactory/TypeCodeFactory_i.h index 20a6f6dc399..76059fc4ee3 100644 --- a/TAO/tao/TypeCodeFactory/TypeCodeFactory_i.h +++ b/TAO/tao/TypeCodeFactory/TypeCodeFactory_i.h @@ -13,7 +13,7 @@ #ifndef TAO_TYPECODEFACTORY_I_H #define TAO_TYPECODEFACTORY_I_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "TypeCodeFactory_Loader.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -308,5 +308,5 @@ private: #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_TYPECODEFACTORY_I_H */ diff --git a/TAO/tao/TypeCodeFactory_Adapter.h b/TAO/tao/TypeCodeFactory_Adapter.h index 54aa09bfaac..1f1d4a9d17e 100644 --- a/TAO/tao/TypeCodeFactory_Adapter.h +++ b/TAO/tao/TypeCodeFactory_Adapter.h @@ -13,7 +13,7 @@ #ifndef TAO_TYPECODEFACTORY_ADAPTER_H #define TAO_TYPECODEFACTORY_ADAPTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Exception.h" @@ -172,5 +172,5 @@ public: ACE_THROW_SPEC ((CORBA::SystemException)) = 0; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_TYPECODEFACTORY_ADAPTER_H */ diff --git a/TAO/tao/Typecode.h b/TAO/tao/Typecode.h index 0d138d06f89..0b94236d6a3 100644 --- a/TAO/tao/Typecode.h +++ b/TAO/tao/Typecode.h @@ -17,7 +17,7 @@ #ifndef TAO_TYPECODE_H #define TAO_TYPECODE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/Hash_Map_Manager_T.h" @@ -636,6 +636,6 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR& cdr, # include "tao/Typecode.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_TYPECODE_H */ diff --git a/TAO/tao/Utils/Auto_Functor.h b/TAO/tao/Utils/Auto_Functor.h index 77167a197e5..0bfd96ba241 100644 --- a/TAO/tao/Utils/Auto_Functor.h +++ b/TAO/tao/Utils/Auto_Functor.h @@ -10,7 +10,7 @@ //============================================================================= #ifndef TAO_UTILS_AUTO_FUNCTOR_H #define TAO_UTILS_AUTO_FUNCTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/config-all.h" @@ -143,5 +143,5 @@ namespace TAO # include "Auto_Functor.cpp" #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_UTILS_AUTO_FUNCTOR_H*/ diff --git a/TAO/tao/Utils/Implicit_Deactivator.h b/TAO/tao/Utils/Implicit_Deactivator.h index 6a2195cd50b..05ce2c43a0b 100644 --- a/TAO/tao/Utils/Implicit_Deactivator.h +++ b/TAO/tao/Utils/Implicit_Deactivator.h @@ -10,7 +10,7 @@ //============================================================================= #ifndef TAO_UTILS_IMPLICIT_DEACTIVATOR_H #define TAO_UTILS_IMPLICIT_DEACTIVATOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Auto_Functor.h" @@ -54,5 +54,5 @@ namespace TAO } // namespace Utils } // namespace TAO -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_UTILS_IMPLICIT_DEACTIVATOR_H*/ diff --git a/TAO/tao/Utils/ORB_Destroyer.h b/TAO/tao/Utils/ORB_Destroyer.h index 6ea028ed5b4..71c4fc5f6ff 100644 --- a/TAO/tao/Utils/ORB_Destroyer.h +++ b/TAO/tao/Utils/ORB_Destroyer.h @@ -10,7 +10,7 @@ //============================================================================= #ifndef TAO_UTILS_ORB_DESTROYER_H #define TAO_UTILS_ORB_DESTROYER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "Auto_Functor.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -52,5 +52,5 @@ namespace TAO } // namespace Utils } // namespace TAO -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_UTILS_ORB_DESTROYER_H*/ diff --git a/TAO/tao/Utils/PolicyList_Destroyer.h b/TAO/tao/Utils/PolicyList_Destroyer.h index f7b02bf5d1c..50d880ebe61 100644 --- a/TAO/tao/Utils/PolicyList_Destroyer.h +++ b/TAO/tao/Utils/PolicyList_Destroyer.h @@ -10,7 +10,7 @@ //============================================================================= #ifndef TAO_UTILS_POLICYLIST_DESTROYER_H #define TAO_UTILS_POLICYLIST_DESTROYER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/PolicyC.h" @@ -45,5 +45,5 @@ namespace TAO # include "PolicyList_Destroyer.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_UTILS_POLICYLIST_DESTROYER_H*/ diff --git a/TAO/tao/Utils/RIR_Narrow.h b/TAO/tao/Utils/RIR_Narrow.h index 3a6f6947eb1..7f71ac52c87 100644 --- a/TAO/tao/Utils/RIR_Narrow.h +++ b/TAO/tao/Utils/RIR_Narrow.h @@ -10,7 +10,7 @@ //============================================================================= #ifndef TAO_UTILS_RIR_NARROW_H #define TAO_UTILS_RIR_NARROW_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/ORB.h" @@ -62,5 +62,5 @@ namespace TAO # include "RIR_Narrow.cpp" #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_UTILS_RIR_NARROW_H*/ diff --git a/TAO/tao/Utils/Servant_Var.h b/TAO/tao/Utils/Servant_Var.h index 31c12d7ca2c..8655ddb9a07 100644 --- a/TAO/tao/Utils/Servant_Var.h +++ b/TAO/tao/Utils/Servant_Var.h @@ -11,7 +11,7 @@ //============================================================================= #ifndef TAO_UTILS_SERVANT_VAR_H #define TAO_UTILS_SERVANT_VAR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -163,5 +163,5 @@ namespace TAO #pragma implementation ("Servant_Var.cpp") #endif -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_UTILS_SERVANT_VAR_H*/ diff --git a/TAO/tao/Valuetype/AbstractBase.h b/TAO/tao/Valuetype/AbstractBase.h index 47333e9ca9f..53d4be1f24a 100644 --- a/TAO/tao/Valuetype/AbstractBase.h +++ b/TAO/tao/Valuetype/AbstractBase.h @@ -14,7 +14,7 @@ #ifndef TAO_ABSTRACTBASE_H #define TAO_ABSTRACTBASE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "valuetype_export.h" #include "tao/corbafwd.h" @@ -138,6 +138,6 @@ operator>> (TAO_InputCDR &, CORBA::AbstractBase_ptr &); # include "AbstractBase.inl" #endif /* __ACE_INLINE__) */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ABSTRACTBASE_H */ diff --git a/TAO/tao/Valuetype/Sequence_T.h b/TAO/tao/Valuetype/Sequence_T.h index 1955c6307c6..ea143c7f79d 100644 --- a/TAO/tao/Valuetype/Sequence_T.h +++ b/TAO/tao/Valuetype/Sequence_T.h @@ -13,7 +13,7 @@ #ifndef TAO_VALUETYPE_SEQUENCE_T_H #define TAO_VALUETYPE_SEQUENCE_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Sequence.h" @@ -456,6 +456,6 @@ public: #pragma implementation ("Sequence_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_VALUETYPE_SEQUENCE_T_H */ diff --git a/TAO/tao/Valuetype/ValueBase.h b/TAO/tao/Valuetype/ValueBase.h index 0c36015f1fd..d4c12ea7f70 100644 --- a/TAO/tao/Valuetype/ValueBase.h +++ b/TAO/tao/Valuetype/ValueBase.h @@ -14,7 +14,7 @@ #ifndef TAO_VALUEBASE_H #define TAO_VALUEBASE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "valuetype_export.h" #include "tao/orbconf.h" @@ -213,6 +213,6 @@ operator>> (TAO_InputCDR&, CORBA::ValueBase *&); # include "ValueBase.inl" #endif /* __ACE_INLINE__*/ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_VALUEBASE_H */ diff --git a/TAO/tao/Valuetype/ValueFactory.h b/TAO/tao/Valuetype/ValueFactory.h index 59183a72d0f..25d833fe232 100644 --- a/TAO/tao/Valuetype/ValueFactory.h +++ b/TAO/tao/Valuetype/ValueFactory.h @@ -13,7 +13,7 @@ #ifndef TAO_VALUEFACTORY_H #define TAO_VALUEFACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "valuetype_export.h" #include "tao/corbafwd.h" @@ -107,6 +107,6 @@ namespace CORBA # include "ValueFactory.inl" #endif /* __ACE_INLINE__) */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_VALUEFACTORY_H */ diff --git a/TAO/tao/Valuetype/ValueFactory_Map.h b/TAO/tao/Valuetype/ValueFactory_Map.h index c94a28f1e6d..16de78abdd7 100644 --- a/TAO/tao/Valuetype/ValueFactory_Map.h +++ b/TAO/tao/Valuetype/ValueFactory_Map.h @@ -13,7 +13,7 @@ #ifndef TAO_VALUEFACTORY_MAP_H #define TAO_VALUEFACTORY_MAP_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #include "tao/TAO_Singleton.h" @@ -86,6 +86,6 @@ TAO_VALUETYPE_SINGLETON_DECLARE (TAO_Singleton, # include "ValueFactory_Map.inl" #endif /* __ACE_INLINE__) */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_VALUEFACTORY_MAP_H */ diff --git a/TAO/tao/Valuetype/Value_VarOut_T.h b/TAO/tao/Valuetype/Value_VarOut_T.h index a2fcee4223e..c0d0b8cdddb 100644 --- a/TAO/tao/Valuetype/Value_VarOut_T.h +++ b/TAO/tao/Valuetype/Value_VarOut_T.h @@ -14,7 +14,7 @@ #ifndef TAO_VALUE_VAROUT_T_H #define TAO_VALUE_VAROUT_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -100,6 +100,6 @@ private: #pragma implementation ("Value_VarOut_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_VALUE_VAROUT_T_H */ diff --git a/TAO/tao/Valuetype/Valuetype_Adapter_Impl.h b/TAO/tao/Valuetype/Valuetype_Adapter_Impl.h index 0230844db57..ae0ba697ee8 100644 --- a/TAO/tao/Valuetype/Valuetype_Adapter_Impl.h +++ b/TAO/tao/Valuetype/Valuetype_Adapter_Impl.h @@ -13,7 +13,7 @@ #ifndef TAO_VALUETYPE_ADAPTER_IMPL_H #define TAO_VALUETYPE_ADAPTER_IMPL_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/Service_Config.h" #include "tao/Valuetype_Adapter.h" @@ -82,5 +82,5 @@ TAO_Requires_Valuetype_Initializer = #endif /* ACE_HAS_BROKEN_STATIC_CONSTRUCTORS */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_VALUETYPE_ADAPTER_IMPL_H */ diff --git a/TAO/tao/Valuetype_Adapter.h b/TAO/tao/Valuetype_Adapter.h index a442429e43b..6c4a55b6771 100644 --- a/TAO/tao/Valuetype_Adapter.h +++ b/TAO/tao/Valuetype_Adapter.h @@ -13,7 +13,7 @@ #ifndef TAO_VALUETYPE_ADAPTER_H #define TAO_VALUETYPE_ADAPTER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/Service_Object.h" @@ -60,5 +60,5 @@ public: virtual CORBA::ValueFactory vf_map_find (const char *) = 0; }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_VALUETYPE_ADAPTER_H */ diff --git a/TAO/tao/VarOut_T.h b/TAO/tao/VarOut_T.h index 3e3ff024b81..e247192a5f6 100644 --- a/TAO/tao/VarOut_T.h +++ b/TAO/tao/VarOut_T.h @@ -14,7 +14,7 @@ #ifndef TAO_VAROUT_T_H #define TAO_VAROUT_T_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -162,6 +162,6 @@ private: #pragma implementation ("VarOut_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_VAROUT_T_H */ diff --git a/TAO/tao/Wait_On_Leader_Follower.h b/TAO/tao/Wait_On_Leader_Follower.h index a65d19cd854..c760caaa245 100644 --- a/TAO/tao/Wait_On_Leader_Follower.h +++ b/TAO/tao/Wait_On_Leader_Follower.h @@ -13,7 +13,7 @@ #ifndef TAO_WAIT_ON_LEADER_FOLLOWER_H #define TAO_WAIT_ON_LEADER_FOLLOWER_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Wait_Strategy.h" @@ -54,5 +54,5 @@ public: virtual int non_blocking (void); }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_WAIT_ON_LEADER_FOLLOWER_H */ diff --git a/TAO/tao/Wait_On_Reactor.h b/TAO/tao/Wait_On_Reactor.h index 412c194d2af..acfe87617a9 100644 --- a/TAO/tao/Wait_On_Reactor.h +++ b/TAO/tao/Wait_On_Reactor.h @@ -13,7 +13,7 @@ #ifndef TAO_WAIT_ON_REACTOR_H #define TAO_WAIT_ON_REACTOR_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Wait_Strategy.h" @@ -46,5 +46,5 @@ public: virtual int non_blocking (void); }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_WAIT_ON_REACTOR_H */ diff --git a/TAO/tao/Wait_On_Read.h b/TAO/tao/Wait_On_Read.h index 142c7905a48..4e609a29f8e 100644 --- a/TAO/tao/Wait_On_Read.h +++ b/TAO/tao/Wait_On_Read.h @@ -13,7 +13,7 @@ #ifndef TAO_WAIT_ON_READ_H #define TAO_WAIT_ON_READ_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Wait_Strategy.h" @@ -45,5 +45,5 @@ public: virtual int non_blocking (void); }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_WAIT_ON_READ_H */ diff --git a/TAO/tao/Wait_Strategy.h b/TAO/tao/Wait_Strategy.h index f6cc87fd09c..769b9064d1c 100644 --- a/TAO/tao/Wait_Strategy.h +++ b/TAO/tao/Wait_Strategy.h @@ -13,7 +13,7 @@ #ifndef TAO_WAIT_STRATEGY_H #define TAO_WAIT_STRATEGY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -82,5 +82,5 @@ protected: # include "Wait_Strategy.inl" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_WAIT_STRATEGY_H */ diff --git a/TAO/tao/WrongTransactionC.h b/TAO/tao/WrongTransactionC.h index f9cdb311050..285e96fa346 100644 --- a/TAO/tao/WrongTransactionC.h +++ b/TAO/tao/WrongTransactionC.h @@ -25,7 +25,7 @@ #ifndef _TAO_IDL_ORIG_WRONGTRANSACTIONC_H_ #define _TAO_IDL_ORIG_WRONGTRANSACTIONC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if (TAO_HAS_MINIMUM_CORBA == 0) @@ -163,6 +163,6 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::WrongTransaction &) #endif /* TAO_HAS_MINIMUM_CORBA == 0 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/corba.h b/TAO/tao/corba.h index 3f720fd9557..92fbe0158b9 100644 --- a/TAO/tao/corba.h +++ b/TAO/tao/corba.h @@ -22,7 +22,7 @@ #ifndef TAO_MASTER_CORBA_H #define TAO_MASTER_CORBA_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" // ACE specific includes #include "ace/config-all.h" @@ -88,5 +88,5 @@ #include "tao/PortableInterceptorC.h" #endif /* TAO_HAS_INTERCEPTORS == 1 */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_MASTER_CORBA_H */ diff --git a/TAO/tao/corbafwd.h b/TAO/tao/corbafwd.h index 4ce1478cf7f..c33424e3fbb 100644 --- a/TAO/tao/corbafwd.h +++ b/TAO/tao/corbafwd.h @@ -24,7 +24,7 @@ #ifndef TAO_CORBAFWD_H #define TAO_CORBAFWD_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/CDR_Base.h" @@ -873,6 +873,6 @@ operator>> (TAO_InputCDR &, CORBA::TCKind &); #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_CORBAFWD_H */ diff --git a/TAO/tao/debug.h b/TAO/tao/debug.h index 10ce93a469d..4a7b6acd7e6 100644 --- a/TAO/tao/debug.h +++ b/TAO/tao/debug.h @@ -13,7 +13,7 @@ #ifndef TAO_DEBUG_H #define TAO_DEBUG_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/TAO_Export.h" @@ -33,5 +33,5 @@ extern TAO_Export unsigned int TAO_debug_level; // debug messages on (1) or off (0) extern TAO_Export unsigned int TAO_orbdebug; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DEBUG_H */ diff --git a/TAO/tao/default_client.h b/TAO/tao/default_client.h index aa1c4c31c38..94c3713c541 100644 --- a/TAO/tao/default_client.h +++ b/TAO/tao/default_client.h @@ -13,7 +13,7 @@ #ifndef TAO_DEFAULT_CLIENT_H #define TAO_DEFAULT_CLIENT_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Client_Strategy_Factory.h" @@ -116,5 +116,5 @@ private: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Client_Strategy_Factory) ACE_FACTORY_DECLARE (TAO, TAO_Default_Client_Strategy_Factory) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DEFAULT_CLIENT_H */ diff --git a/TAO/tao/default_ports.h b/TAO/tao/default_ports.h index bc4a18368d9..c9ef066ea64 100644 --- a/TAO/tao/default_ports.h +++ b/TAO/tao/default_ports.h @@ -16,7 +16,7 @@ #ifndef TAO_DEFAULT_PORTS_H #define TAO_DEFAULT_PORTS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/config-all.h" @@ -73,5 +73,5 @@ #define TAO_DEFAULT_INTERFACEREPO_SERVER_REPLY_PORT 10021 #endif /* TAO_DEFAULT_INTERFACEREPO_SERVER_REPLY_PORT */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_DEFAULT_PORTS_H*/ diff --git a/TAO/tao/default_resource.h b/TAO/tao/default_resource.h index a00ebe36700..53d76620a97 100644 --- a/TAO/tao/default_resource.h +++ b/TAO/tao/default_resource.h @@ -14,7 +14,7 @@ #ifndef TAO_DEFAULT_RESOURCE_H #define TAO_DEFAULT_RESOURCE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Resource_Factory.h" @@ -249,5 +249,5 @@ private: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Resource_Factory) ACE_FACTORY_DECLARE (TAO, TAO_Default_Resource_Factory) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DEFAULT_CLIENT_H */ diff --git a/TAO/tao/default_server.h b/TAO/tao/default_server.h index 213ae063714..202ea653594 100644 --- a/TAO/tao/default_server.h +++ b/TAO/tao/default_server.h @@ -13,7 +13,7 @@ #ifndef TAO_DEFAULT_SERVER_FACTORY_H #define TAO_DEFAULT_SERVER_FACTORY_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Server_Strategy_Factory.h" @@ -88,5 +88,5 @@ protected: ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Server_Strategy_Factory) ACE_FACTORY_DECLARE (TAO, TAO_Default_Server_Strategy_Factory) -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DEFAULT_SERVER_FACTORY_H */ diff --git a/TAO/tao/iiop_endpoints.h b/TAO/tao/iiop_endpoints.h index 3a41caccd8d..78bdb26327b 100644 --- a/TAO/tao/iiop_endpoints.h +++ b/TAO/tao/iiop_endpoints.h @@ -11,7 +11,7 @@ #ifndef _TAO_IDL_IIOP_ENDPOINTSC_H_ #define _TAO_IDL_IIOP_ENDPOINTSC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -217,5 +217,5 @@ TAO_Export CORBA::Boolean operator>> ( #pragma warning(pop) #endif /* _MSC_VER */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ diff --git a/TAO/tao/objectid.h b/TAO/tao/objectid.h index 66bda28c597..52d09cfc7f5 100644 --- a/TAO/tao/objectid.h +++ b/TAO/tao/objectid.h @@ -15,7 +15,7 @@ #ifndef TAO_OBJECTID_H #define TAO_OBJECTID_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "ace/config-all.h" @@ -102,5 +102,5 @@ enum TAO_MCAST_SERVICEID -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_OBJECTID_H*/ diff --git a/TAO/tao/operation_details.h b/TAO/tao/operation_details.h index e309804aab4..ca57d249723 100644 --- a/TAO/tao/operation_details.h +++ b/TAO/tao/operation_details.h @@ -13,7 +13,7 @@ #ifndef TAO_OPERATION_DETAILS_H #define TAO_OPERATION_DETAILS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "corbafwd.h" @@ -136,6 +136,6 @@ private: # include "operation_details.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_OPERATION_DETAILS_H */ diff --git a/TAO/tao/orbconf.h b/TAO/tao/orbconf.h index 494805b3e57..0bd007966ea 100644 --- a/TAO/tao/orbconf.h +++ b/TAO/tao/orbconf.h @@ -16,7 +16,7 @@ #ifndef TAO_ORBCONF_H #define TAO_ORBCONF_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" // "ace/OS.h" is overkill. "ace/Basic_Types.h" is enough. In // particular, it is needed for the definition of ACE_LITTLE_ENDIAN. @@ -848,5 +848,5 @@ enum TAO_Policy_Scope # define TAO_USE_LAZY_RESOURCE_USAGE_STRATEGY 0 #endif /* TAO_USE_LAZY_RESOURCE_USAGE_STRATEGY*/ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_ORBCONF_H */ diff --git a/TAO/tao/params.h b/TAO/tao/params.h index f7e44bcbfbf..8156a699be8 100644 --- a/TAO/tao/params.h +++ b/TAO/tao/params.h @@ -14,7 +14,7 @@ #ifndef TAO_PARAMS_H #define TAO_PARAMS_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -274,5 +274,5 @@ private: # include "tao/params.i" #endif /* __ACE_INLINE__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_PARAMS_H */ diff --git a/TAO/tao/qt_resource.h b/TAO/tao/qt_resource.h index d349b3dca6b..6e7a84c5b15 100644 --- a/TAO/tao/qt_resource.h +++ b/TAO/tao/qt_resource.h @@ -13,7 +13,7 @@ #ifndef _TAO_QTRESOURCE_H #define _TAO_QTRESOURCE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/default_resource.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -59,5 +59,5 @@ ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_QtResource_Factory) ACE_FACTORY_DECLARE (TAO, TAO_QtResource_Factory) #endif /*ACE_HAS_QT */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* QTRESOURCE_H */ diff --git a/TAO/tao/target_specification.h b/TAO/tao/target_specification.h index 4c9f8d552aa..56e33042f82 100644 --- a/TAO/tao/target_specification.h +++ b/TAO/tao/target_specification.h @@ -17,7 +17,7 @@ #ifndef TAO_TARGET_SPECIFICATION_H #define TAO_TARGET_SPECIFICATION_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/Object_KeyC.h" #include "tao/IOPC.h" @@ -141,5 +141,5 @@ private: #include "target_specification.i" #endif /* defined INLINE */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /*TAO_TARGET_SPECIFICATION_H*/ diff --git a/TAO/tao/varbase.h b/TAO/tao/varbase.h index 37aa16c3273..920fdf47a12 100644 --- a/TAO/tao/varbase.h +++ b/TAO/tao/varbase.h @@ -16,7 +16,7 @@ #ifndef TAO_VARBASE_H #define TAO_VARBASE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" /** * @class TAO_Base_var @@ -40,5 +40,5 @@ private: }; -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_VARBASE_H */ diff --git a/TAO/tao/xt_resource.h b/TAO/tao/xt_resource.h index 59dceb35745..04274f55e16 100644 --- a/TAO/tao/xt_resource.h +++ b/TAO/tao/xt_resource.h @@ -13,7 +13,7 @@ #ifndef TAO_XT_RESOURCE_H #define TAO_XT_RESOURCE_H -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/default_resource.h" @@ -64,5 +64,5 @@ ACE_FACTORY_DECLARE (TAO, TAO_XT_Resource_Factory) #endif /* ACE_HAS_XT */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* TAO_DEFAULT_CLIENT_H */ |