diff options
Diffstat (limited to 'ACE/ace')
333 files changed, 356 insertions, 356 deletions
diff --git a/ACE/ace/ACE_FlReactor_export.h b/ACE/ace/ACE_FlReactor_export.h index ad2cd587f3a..f46b66cb3f7 100644 --- a/ACE/ace/ACE_FlReactor_export.h +++ b/ACE/ace/ACE_FlReactor_export.h @@ -7,7 +7,7 @@ #ifndef ACE_FLREACTOR_EXPORT_H #define ACE_FLREACTOR_EXPORT_H -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if defined (ACE_AS_STATIC_LIBS) && !defined (ACE_FLREACTOR_HAS_DLL) # define ACE_FLREACTOR_HAS_DLL 0 diff --git a/ACE/ace/ACE_QtReactor_export.h b/ACE/ace/ACE_QtReactor_export.h index 850d2d4dab1..f7192051a29 100644 --- a/ACE/ace/ACE_QtReactor_export.h +++ b/ACE/ace/ACE_QtReactor_export.h @@ -7,7 +7,7 @@ #ifndef ACE_QTREACTOR_EXPORT_H #define ACE_QTREACTOR_EXPORT_H -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if defined (ACE_AS_STATIC_LIBS) && !defined (ACE_QTREACTOR_HAS_DLL) # define ACE_QTREACTOR_HAS_DLL 0 diff --git a/ACE/ace/ACE_TkReactor_export.h b/ACE/ace/ACE_TkReactor_export.h index 096828b9b0e..bd74f861e60 100644 --- a/ACE/ace/ACE_TkReactor_export.h +++ b/ACE/ace/ACE_TkReactor_export.h @@ -7,7 +7,7 @@ #ifndef ACE_TKREACTOR_EXPORT_H #define ACE_TKREACTOR_EXPORT_H -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if defined (ACE_AS_STATIC_LIBS) && !defined (ACE_TKREACTOR_HAS_DLL) # define ACE_TKREACTOR_HAS_DLL 0 diff --git a/ACE/ace/ACE_XtReactor_export.h b/ACE/ace/ACE_XtReactor_export.h index b7e6a55cd08..3d9049cb7af 100644 --- a/ACE/ace/ACE_XtReactor_export.h +++ b/ACE/ace/ACE_XtReactor_export.h @@ -7,7 +7,7 @@ #ifndef ACE_XTREACTOR_EXPORT_H #define ACE_XTREACTOR_EXPORT_H -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if defined (ACE_AS_STATIC_LIBS) && !defined (ACE_XTREACTOR_HAS_DLL) # define ACE_XTREACTOR_HAS_DLL 0 diff --git a/ACE/ace/ARGV.h b/ACE/ace/ARGV.h index 5ab4ae296c1..f9540fc4824 100644 --- a/ACE/ace/ARGV.h +++ b/ACE/ace/ARGV.h @@ -15,7 +15,7 @@ #define ACE_ARGUMENT_VECTOR_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/ATM_Acceptor.h b/ACE/ace/ATM_Acceptor.h index 2f48f07638f..5ed236099e3 100644 --- a/ACE/ace/ATM_Acceptor.h +++ b/ACE/ace/ATM_Acceptor.h @@ -15,7 +15,7 @@ #define ACE_ATM_ACCEPTOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/ATM_Addr.h b/ACE/ace/ATM_Addr.h index 551b5ca1b5c..e8ee48d159c 100644 --- a/ACE/ace/ATM_Addr.h +++ b/ACE/ace/ATM_Addr.h @@ -14,7 +14,7 @@ #define ACE_ATM_ADDR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -22,7 +22,7 @@ #if defined (ACE_HAS_ATM) -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/Addr.h" #if defined (ACE_HAS_FORE_ATM_XTI) diff --git a/ACE/ace/ATM_Connector.h b/ACE/ace/ATM_Connector.h index 8ac6b970439..3212eb20be3 100644 --- a/ACE/ace/ATM_Connector.h +++ b/ACE/ace/ATM_Connector.h @@ -14,7 +14,7 @@ #define ACE_ATM_CONNECTOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/ATM_Params.h b/ACE/ace/ATM_Params.h index 2ae36a6a4a4..f40746e8b72 100644 --- a/ACE/ace/ATM_Params.h +++ b/ACE/ace/ATM_Params.h @@ -15,7 +15,7 @@ #define ACE_ATM_PARAMS_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -23,7 +23,7 @@ #if defined (ACE_HAS_ATM) -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_HAS_FORE_ATM_XTI) #include "ace/TLI.h" diff --git a/ACE/ace/ATM_QoS.h b/ACE/ace/ATM_QoS.h index 41a4dafab6e..f548da3033d 100644 --- a/ACE/ace/ATM_QoS.h +++ b/ACE/ace/ATM_QoS.h @@ -15,7 +15,7 @@ #define ACE_ATM_QoS_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined(ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/ATM_Stream.h b/ACE/ace/ATM_Stream.h index e1bb9257c9e..fde1294e1e3 100644 --- a/ACE/ace/ATM_Stream.h +++ b/ACE/ace/ATM_Stream.h @@ -15,7 +15,7 @@ #define ACE_ATM_STREAM_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Activation_Queue.h b/ACE/ace/Activation_Queue.h index 26d51c9dcf1..6d7f2c5881d 100644 --- a/ACE/ace/Activation_Queue.h +++ b/ACE/ace/Activation_Queue.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Active_Map_Manager.h b/ACE/ace/Active_Map_Manager.h index 7e3bb348058..2dce8070980 100644 --- a/ACE/ace/Active_Map_Manager.h +++ b/ACE/ace/Active_Map_Manager.h @@ -15,7 +15,7 @@ #define ACE_ACTIVE_MAP_MANAGER_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Addr.h b/ACE/ace/Addr.h index 53fba544456..530fb87c17f 100644 --- a/ACE/ace/Addr.h +++ b/ACE/ace/Addr.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Arg_Shifter.h b/ACE/ace/Arg_Shifter.h index 7c285708f2f..409ffa03a88 100644 --- a/ACE/ace/Arg_Shifter.h +++ b/ACE/ace/Arg_Shifter.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Argv_Type_Converter.h b/ACE/ace/Argv_Type_Converter.h index 89ba35c6220..5fe41913d4c 100644 --- a/ACE/ace/Argv_Type_Converter.h +++ b/ACE/ace/Argv_Type_Converter.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/OS_Memory.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) diff --git a/ACE/ace/Array_Base.h b/ACE/ace/Array_Base.h index dd02278dc90..18542bf211e 100644 --- a/ACE/ace/Array_Base.h +++ b/ACE/ace/Array_Base.h @@ -13,7 +13,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Assert.h b/ACE/ace/Assert.h index a8830394d52..b757ab12f5a 100644 --- a/ACE/ace/Assert.h +++ b/ACE/ace/Assert.h @@ -15,9 +15,9 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_Export void __ace_assert(const char *file, int line, const ACE_TCHAR *expression); diff --git a/ACE/ace/Asynch_Acceptor.h b/ACE/ace/Asynch_Acceptor.h index e8cb490794d..80ae20a3667 100644 --- a/ACE/ace/Asynch_Acceptor.h +++ b/ACE/ace/Asynch_Acceptor.h @@ -14,7 +14,7 @@ #define ACE_ASYNCH_ACCEPTOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Asynch_Connector.h b/ACE/ace/Asynch_Connector.h index 06e9bb41382..7f5f2d29111 100644 --- a/ACE/ace/Asynch_Connector.h +++ b/ACE/ace/Asynch_Connector.h @@ -14,7 +14,7 @@ #define ACE_ASYNCH_CONNECTOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Asynch_IO.h b/ACE/ace/Asynch_IO.h index 0a19a0ba990..c4ae5c8ca3b 100644 --- a/ACE/ace/Asynch_IO.h +++ b/ACE/ace/Asynch_IO.h @@ -27,7 +27,7 @@ #define ACE_ASYNCH_IO_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/Asynch_IO_Impl.h b/ACE/ace/Asynch_IO_Impl.h index 7dc5f283126..3e0af19f2e7 100644 --- a/ACE/ace/Asynch_IO_Impl.h +++ b/ACE/ace/Asynch_IO_Impl.h @@ -24,7 +24,7 @@ #define ACE_ASYNCH_IO_IMPL_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/Asynch_Pseudo_Task.h b/ACE/ace/Asynch_Pseudo_Task.h index 7fc68e16b70..476e520f9d5 100644 --- a/ACE/ace/Asynch_Pseudo_Task.h +++ b/ACE/ace/Asynch_Pseudo_Task.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/Atomic_Op.h b/ACE/ace/Atomic_Op.h index 6941752c243..5a984093363 100644 --- a/ACE/ace/Atomic_Op.h +++ b/ACE/ace/Atomic_Op.h @@ -14,7 +14,7 @@ #define ACE_ATOMIC_OP_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Atomic_Op_T.h b/ACE/ace/Atomic_Op_T.h index 549ee67274b..35d1ceec8a5 100644 --- a/ACE/ace/Atomic_Op_T.h +++ b/ACE/ace/Atomic_Op_T.h @@ -14,7 +14,7 @@ #define ACE_ATOMIC_OP_T_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Auto_Event.h b/ACE/ace/Auto_Event.h index d7279a13150..c4ee11509bb 100644 --- a/ACE/ace/Auto_Event.h +++ b/ACE/ace/Auto_Event.h @@ -16,7 +16,7 @@ #define ACE_AUTO_EVENT_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Auto_Functor.h b/ACE/ace/Auto_Functor.h index b9bcf8342b1..cee63a88e93 100644 --- a/ACE/ace/Auto_Functor.h +++ b/ACE/ace/Auto_Functor.h @@ -12,7 +12,7 @@ #define ACE_AUTO_FUNCTOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Auto_IncDec_T.h b/ACE/ace/Auto_IncDec_T.h index 2aeefe27247..0f29f5c4f3f 100644 --- a/ACE/ace/Auto_IncDec_T.h +++ b/ACE/ace/Auto_IncDec_T.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Auto_Ptr.h b/ACE/ace/Auto_Ptr.h index 5fe2908937f..3047079691e 100644 --- a/ACE/ace/Auto_Ptr.h +++ b/ACE/ace/Auto_Ptr.h @@ -17,7 +17,7 @@ #define ACE_AUTO_PTR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Barrier.h b/ACE/ace/Barrier.h index 7939aed1d24..83911f3aad2 100644 --- a/ACE/ace/Barrier.h +++ b/ACE/ace/Barrier.h @@ -16,13 +16,13 @@ #define ACE_BARRIER_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" // ACE platform supports some form of threading. #if !defined (ACE_HAS_THREADS) diff --git a/ACE/ace/Base_Thread_Adapter.h b/ACE/ace/Base_Thread_Adapter.h index 98ba0473a40..f33f0facd48 100644 --- a/ACE/ace/Base_Thread_Adapter.h +++ b/ACE/ace/Base_Thread_Adapter.h @@ -20,7 +20,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/OS_Log_Msg_Attributes.h" #ifdef ACE_USES_GPROF diff --git a/ACE/ace/Based_Pointer_Repository.h b/ACE/ace/Based_Pointer_Repository.h index 5d0b1b8fe41..3f34819b371 100644 --- a/ACE/ace/Based_Pointer_Repository.h +++ b/ACE/ace/Based_Pointer_Repository.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Based_Pointer_T.h b/ACE/ace/Based_Pointer_T.h index 1d778639211..4ae26021195 100644 --- a/ACE/ace/Based_Pointer_T.h +++ b/ACE/ace/Based_Pointer_T.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #include "ace/Basic_Types.h" #if defined (_MSC_VER) diff --git a/ACE/ace/Basic_Stats.h b/ACE/ace/Basic_Stats.h index 2dc50694e63..11f24ca6bf8 100644 --- a/ACE/ace/Basic_Stats.h +++ b/ACE/ace/Basic_Stats.h @@ -14,7 +14,7 @@ #define ACE_BASIC_STATS_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #include "ace/Basic_Types.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) diff --git a/ACE/ace/Bound_Ptr.h b/ACE/ace/Bound_Ptr.h index c80fe91dc65..37e63784213 100644 --- a/ACE/ace/Bound_Ptr.h +++ b/ACE/ace/Bound_Ptr.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/CDR_Base.h b/ACE/ace/CDR_Base.h index 8b04184fcc8..42541504934 100644 --- a/ACE/ace/CDR_Base.h +++ b/ACE/ace/CDR_Base.h @@ -30,7 +30,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/CE_Screen_Output.h b/ACE/ace/CE_Screen_Output.h index 48e9d54cb13..c97b0e90e2c 100644 --- a/ACE/ace/CE_Screen_Output.h +++ b/ACE/ace/CE_Screen_Output.h @@ -13,7 +13,7 @@ #ifndef ACE_CE_SCREEN_OUTPUT_H #define ACE_CE_SCREEN_OUTPUT_H -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/CORBA_macros.h b/ACE/ace/CORBA_macros.h index 93f49ac0c30..8b36ec2f0a0 100644 --- a/ACE/ace/CORBA_macros.h +++ b/ACE/ace/CORBA_macros.h @@ -24,7 +24,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" # if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Cache_Map_Manager_T.h b/ACE/ace/Cache_Map_Manager_T.h index ad014e696e2..28914fd5379 100644 --- a/ACE/ace/Cache_Map_Manager_T.h +++ b/ACE/ace/Cache_Map_Manager_T.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Cached_Connect_Strategy_T.h b/ACE/ace/Cached_Connect_Strategy_T.h index 4d928e57f54..fe7f6df2d6a 100644 --- a/ACE/ace/Cached_Connect_Strategy_T.h +++ b/ACE/ace/Cached_Connect_Strategy_T.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Caching_Strategies_T.h b/ACE/ace/Caching_Strategies_T.h index 74f7ff2b1fe..00343bbdf6e 100644 --- a/ACE/ace/Caching_Strategies_T.h +++ b/ACE/ace/Caching_Strategies_T.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #include "ace/Caching_Utility_T.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) diff --git a/ACE/ace/Caching_Utility_T.h b/ACE/ace/Caching_Utility_T.h index 9da0f7134ee..1c1ce48894a 100644 --- a/ACE/ace/Caching_Utility_T.h +++ b/ACE/ace/Caching_Utility_T.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Capabilities.h b/ACE/ace/Capabilities.h index 609f3ddaa06..9fe870b8fe5 100644 --- a/ACE/ace/Capabilities.h +++ b/ACE/ace/Capabilities.h @@ -15,7 +15,7 @@ #define ACE_CAPABILITIES_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Cleanup.h b/ACE/ace/Cleanup.h index bd1f9c2e23c..7acff23ab79 100644 --- a/ACE/ace/Cleanup.h +++ b/ACE/ace/Cleanup.h @@ -25,7 +25,7 @@ # pragma once # endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if (defined (ACE_HAS_VERSIONED_NAMESPACE) && ACE_HAS_VERSIONED_NAMESPACE == 1) # include "ace/Global_Macros.h" diff --git a/ACE/ace/Cleanup_Strategies_T.h b/ACE/ace/Cleanup_Strategies_T.h index d31a812d70c..9a574ed2bcd 100644 --- a/ACE/ace/Cleanup_Strategies_T.h +++ b/ACE/ace/Cleanup_Strategies_T.h @@ -15,7 +15,7 @@ #define CLEANUP_STRATEGIES_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Codecs.h b/ACE/ace/Codecs.h index 3159a312c95..c0916f724e3 100644 --- a/ACE/ace/Codecs.h +++ b/ACE/ace/Codecs.h @@ -21,7 +21,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Codeset_IBM1047.h b/ACE/ace/Codeset_IBM1047.h index 9f9231a41a9..88f7dc8f609 100644 --- a/ACE/ace/Codeset_IBM1047.h +++ b/ACE/ace/Codeset_IBM1047.h @@ -19,7 +19,7 @@ #define ACE_CODESET_IMB1047_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Condition_Recursive_Thread_Mutex.h b/ACE/ace/Condition_Recursive_Thread_Mutex.h index 0c4607a5c2e..cfcd46a9551 100644 --- a/ACE/ace/Condition_Recursive_Thread_Mutex.h +++ b/ACE/ace/Condition_Recursive_Thread_Mutex.h @@ -16,7 +16,7 @@ #define ACE_CONDITION_RECURSIVE_THREAD_MUTEX_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Condition_Thread_Mutex.h b/ACE/ace/Condition_Thread_Mutex.h index 01a465e8f33..b1fd4cb6ecf 100644 --- a/ACE/ace/Condition_Thread_Mutex.h +++ b/ACE/ace/Condition_Thread_Mutex.h @@ -16,7 +16,7 @@ #define ACE_CONDITION_THREAD_MUTEX_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Containers.h b/ACE/ace/Containers.h index f8e4cda2d02..ede442b0e91 100644 --- a/ACE/ace/Containers.h +++ b/ACE/ace/Containers.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Containers_T.h b/ACE/ace/Containers_T.h index b14872c7203..78877148ecf 100644 --- a/ACE/ace/Containers_T.h +++ b/ACE/ace/Containers_T.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Copy_Disabled.h b/ACE/ace/Copy_Disabled.h index 512b96c9dcf..835b3c20f91 100644 --- a/ACE/ace/Copy_Disabled.h +++ b/ACE/ace/Copy_Disabled.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Countdown_Time.h b/ACE/ace/Countdown_Time.h index 248e2d19951..bb7dff364d7 100644 --- a/ACE/ace/Countdown_Time.h +++ b/ACE/ace/Countdown_Time.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/DLL.h b/ACE/ace/DLL.h index c985a4e4411..306b77635a4 100644 --- a/ACE/ace/DLL.h +++ b/ACE/ace/DLL.h @@ -14,7 +14,7 @@ #define ACE_DLL_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/DLL_Manager.h b/ACE/ace/DLL_Manager.h index a19dd531d4c..147c5802197 100644 --- a/ACE/ace/DLL_Manager.h +++ b/ACE/ace/DLL_Manager.h @@ -15,7 +15,7 @@ #define ACE_DLL_MANAGER_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Date_Time.h b/ACE/ace/Date_Time.h index 7efd047cafd..9204e23a1b8 100644 --- a/ACE/ace/Date_Time.h +++ b/ACE/ace/Date_Time.h @@ -15,7 +15,7 @@ #define ACE_DATE_TIME_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Default_Constants.h b/ACE/ace/Default_Constants.h index aa4712e9a50..fc4fa801f89 100644 --- a/ACE/ace/Default_Constants.h +++ b/ACE/ace/Default_Constants.h @@ -20,7 +20,7 @@ // Included just keep compilers that see #pragma dierctive first // happy. -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Dev_Poll_Reactor.h b/ACE/ace/Dev_Poll_Reactor.h index 78b0949b7d3..1e6577666c9 100644 --- a/ACE/ace/Dev_Poll_Reactor.h +++ b/ACE/ace/Dev_Poll_Reactor.h @@ -19,7 +19,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Dirent.h b/ACE/ace/Dirent.h index c31f8cc20cb..5178c547964 100644 --- a/ACE/ace/Dirent.h +++ b/ACE/ace/Dirent.h @@ -17,7 +17,7 @@ #define ACE_DIRENT_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Dirent_Selector.h b/ACE/ace/Dirent_Selector.h index 1f4fda60f0b..72b1b176c03 100644 --- a/ACE/ace/Dirent_Selector.h +++ b/ACE/ace/Dirent_Selector.h @@ -16,7 +16,7 @@ #define ACE_DIRENT_SELECTOR_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/Dump.h b/ACE/ace/Dump.h index 7c792f0db66..97f0bac7966 100644 --- a/ACE/ace/Dump.h +++ b/ACE/ace/Dump.h @@ -52,7 +52,7 @@ #define ACE_DUMP_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Dynamic.h b/ACE/ace/Dynamic.h index 3c9f9aced43..4d52b67673f 100644 --- a/ACE/ace/Dynamic.h +++ b/ACE/ace/Dynamic.h @@ -15,7 +15,7 @@ #define ACE_DYNAMIC_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Dynamic_Service.h b/ACE/ace/Dynamic_Service.h index 877bf677396..ed7317ef562 100644 --- a/ACE/ace/Dynamic_Service.h +++ b/ACE/ace/Dynamic_Service.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #include "ace/Global_Macros.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) diff --git a/ACE/ace/Dynamic_Service_Base.h b/ACE/ace/Dynamic_Service_Base.h index 7713d3f7e08..7e94e639982 100644 --- a/ACE/ace/Dynamic_Service_Base.h +++ b/ACE/ace/Dynamic_Service_Base.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Encoding_Converter.h b/ACE/ace/Encoding_Converter.h index 72cce176244..7d5bd39b512 100644 --- a/ACE/ace/Encoding_Converter.h +++ b/ACE/ace/Encoding_Converter.h @@ -21,7 +21,7 @@ #include "ace/Basic_Types.h" #if defined (ACE_USES_WCHAR) -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" ACE_BEGIN_VERSIONED_NAMESPACE_DECL diff --git a/ACE/ace/Encoding_Converter_Factory.h b/ACE/ace/Encoding_Converter_Factory.h index c4505ec8300..11ec541ebae 100644 --- a/ACE/ace/Encoding_Converter_Factory.h +++ b/ACE/ace/Encoding_Converter_Factory.h @@ -20,7 +20,7 @@ #include "ace/Basic_Types.h" #if defined (ACE_USES_WCHAR) -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" ACE_BEGIN_VERSIONED_NAMESPACE_DECL diff --git a/ACE/ace/Env_Value_T.h b/ACE/ace/Env_Value_T.h index 0a01705dfbb..01f4fcc5e8d 100644 --- a/ACE/ace/Env_Value_T.h +++ b/ACE/ace/Env_Value_T.h @@ -19,7 +19,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #include "ace/Global_Macros.h" #include "ace/OS_NS_stdlib.h" diff --git a/ACE/ace/Event.h b/ACE/ace/Event.h index c4457a7dd9c..f19cccc2cc5 100644 --- a/ACE/ace/Event.h +++ b/ACE/ace/Event.h @@ -16,7 +16,7 @@ #define ACE_EVENT_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Event_Handler.h b/ACE/ace/Event_Handler.h index 9c2b97b13d7..5c1e382750c 100644 --- a/ACE/ace/Event_Handler.h +++ b/ACE/ace/Event_Handler.h @@ -14,7 +14,7 @@ #define ACE_EVENT_HANDLER_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Exception_Macros.h b/ACE/ace/Exception_Macros.h index 6cd6777ca5d..7efc532f93a 100644 --- a/ACE/ace/Exception_Macros.h +++ b/ACE/ace/Exception_Macros.h @@ -24,7 +24,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" # if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/FIFO.h b/ACE/ace/FIFO.h index 066e3e98035..3866b0e4eb8 100644 --- a/ACE/ace/FIFO.h +++ b/ACE/ace/FIFO.h @@ -15,7 +15,7 @@ #define ACE_FIFO_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/File_Lock.h b/ACE/ace/File_Lock.h index 686fee3e0df..b45d3347b00 100644 --- a/ACE/ace/File_Lock.h +++ b/ACE/ace/File_Lock.h @@ -14,7 +14,7 @@ #define ACE_FILE_LOCK_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/FlReactor.h b/ACE/ace/FlReactor.h index 75d88b0ab5c..5126c52e0aa 100644 --- a/ACE/ace/FlReactor.h +++ b/ACE/ace/FlReactor.h @@ -19,7 +19,7 @@ #define ACE_FLREACTOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Flag_Manip.h b/ACE/ace/Flag_Manip.h index e1f3fc1d997..02168ce6fee 100644 --- a/ACE/ace/Flag_Manip.h +++ b/ACE/ace/Flag_Manip.h @@ -17,7 +17,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Framework_Component.h b/ACE/ace/Framework_Component.h index fc6fc4f835d..629205aa1b1 100644 --- a/ACE/ace/Framework_Component.h +++ b/ACE/ace/Framework_Component.h @@ -37,7 +37,7 @@ #define ACE_FRAMEWORK_COMPONENT_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Free_List.h b/ACE/ace/Free_List.h index d16b5e92945..d8bee5f43af 100644 --- a/ACE/ace/Free_List.h +++ b/ACE/ace/Free_List.h @@ -14,7 +14,7 @@ #define ACE_FREE_LIST_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Functor.h b/ACE/ace/Functor.h index 01967e5f977..f303bc09c97 100644 --- a/ACE/ace/Functor.h +++ b/ACE/ace/Functor.h @@ -32,13 +32,13 @@ #define ACE_FUNCTOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/Basic_Types.h" ACE_BEGIN_VERSIONED_NAMESPACE_DECL diff --git a/ACE/ace/Functor_String.h b/ACE/ace/Functor_String.h index 6c68b026bd1..1e742251a98 100644 --- a/ACE/ace/Functor_String.h +++ b/ACE/ace/Functor_String.h @@ -17,13 +17,13 @@ #define ACE_FUNCTOR_STRING_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/SStringfwd.h" ACE_BEGIN_VERSIONED_NAMESPACE_DECL diff --git a/ACE/ace/Global_Macros.h b/ACE/ace/Global_Macros.h index 2195da70014..60a3689b2f1 100644 --- a/ACE/ace/Global_Macros.h +++ b/ACE/ace/Global_Macros.h @@ -21,7 +21,7 @@ // Included just keep compilers that see #pragma dierctive first // happy. -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Handle_Ops.h b/ACE/ace/Handle_Ops.h index de6918753a9..e349ed1b5cd 100644 --- a/ACE/ace/Handle_Ops.h +++ b/ACE/ace/Handle_Ops.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Handle_Set.h b/ACE/ace/Handle_Set.h index 83418060548..215fffe09b4 100644 --- a/ACE/ace/Handle_Set.h +++ b/ACE/ace/Handle_Set.h @@ -14,7 +14,7 @@ #define ACE_HANDLE_SET_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Hash_Map_Manager.h b/ACE/ace/Hash_Map_Manager.h index ad9cc390295..ed34b24f5b5 100644 --- a/ACE/ace/Hash_Map_Manager.h +++ b/ACE/ace/Hash_Map_Manager.h @@ -17,7 +17,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Hash_Map_Manager_T.h b/ACE/ace/Hash_Map_Manager_T.h index 62f75162a8f..7178754a8ba 100644 --- a/ACE/ace/Hash_Map_Manager_T.h +++ b/ACE/ace/Hash_Map_Manager_T.h @@ -14,7 +14,7 @@ #define ACE_HASH_MAP_MANAGER_T_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Hash_Multi_Map_Manager_T.h b/ACE/ace/Hash_Multi_Map_Manager_T.h index 617ca7bf2b3..538d7ca4af3 100644 --- a/ACE/ace/Hash_Multi_Map_Manager_T.h +++ b/ACE/ace/Hash_Multi_Map_Manager_T.h @@ -10,7 +10,7 @@ * Hash_Map_Manager_T.*. * * ACE_Hash_Multi_Map_Manager maps a key type to more than one value types. - * The template takes the key and value types as parameters. The bind and + * The template takes the key and value types as parameters. The bind and * unbind operations can take a key and the value or the set of the values that * is to be associated with that key. The find operation can take a key or a * key and the value that is associated with the key. @@ -26,7 +26,7 @@ #define ACE_HASH_MULTI_MAP_MANAGER_T_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -50,7 +50,7 @@ class ACE_Hash_Multi_Map_Entry { public: friend class ACE_Unbounded_Set<INT_ID>; - + typedef ACE_Unbounded_Set<INT_ID> VALUE_SET; typedef ACE_Unbounded_Set_Iterator<INT_ID> VALUE_SET_ITERATOR; @@ -172,7 +172,7 @@ public: // = Initialization and termination methods. - /** + /** * Initialize a @c Hash_Multi_Map_Manager with default size elements. * @param table_alloc is a pointer to a memory allocator used for * table_, so it should supply size*sizeof ( @@ -187,7 +187,7 @@ public: ACE_Hash_Multi_Map_Manager (ACE_Allocator *table_alloc = 0, ACE_Allocator *entry_alloc = 0); - /** + /** * Initialize a @c Hash_Multi_Map_Manager with @c size elements. * @param table_alloc is a pointer to a memory allocator used for * table_, so it should supply size*sizeof ( @@ -203,10 +203,10 @@ public: ACE_Allocator *table_alloc = 0, ACE_Allocator *entry_alloc = 0); - /** + /** * Initialize a @c Hash_Multi_Map_Manager with @c size elements. * @param table_alloc is a pointer to a memory allocator used for - * table_, so it should supply size*sizeof + * table_, so it should supply size*sizeof * (ACE_Hash_Multi_Map_Entry<EXT_ID, <INT_ID>). * @param entry_alloc is a pointer to an additional allocator for * entries, so it should be able to allocate 'size' / chunks diff --git a/ACE/ace/Hashable.h b/ACE/ace/Hashable.h index 1a4a7011c28..d20bb2da1aa 100644 --- a/ACE/ace/Hashable.h +++ b/ACE/ace/Hashable.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/High_Res_Timer.h b/ACE/ace/High_Res_Timer.h index 4e1bd89cf43..9fdbf87cf89 100644 --- a/ACE/ace/High_Res_Timer.h +++ b/ACE/ace/High_Res_Timer.h @@ -14,7 +14,7 @@ #define ACE_HIGH_RES_TIMER_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/ICMP_Socket.h b/ACE/ace/ICMP_Socket.h index 77e2a018984..104ca3ccbc3 100644 --- a/ACE/ace/ICMP_Socket.h +++ b/ACE/ace/ICMP_Socket.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/IOStream.h b/ACE/ace/IOStream.h index 2cc9450609f..c8b3f00c541 100644 --- a/ACE/ace/IOStream.h +++ b/ACE/ace/IOStream.h @@ -15,7 +15,7 @@ #define ACE_IOSTREAM_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/IO_Cntl_Msg.h b/ACE/ace/IO_Cntl_Msg.h index c3101c7fac4..7101284c9f7 100644 --- a/ACE/ace/IO_Cntl_Msg.h +++ b/ACE/ace/IO_Cntl_Msg.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/os_include/os_stddef.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) diff --git a/ACE/ace/Init_ACE.h b/ACE/ace/Init_ACE.h index df2cea0c62f..164f61e1d70 100644 --- a/ACE/ace/Init_ACE.h +++ b/ACE/ace/Init_ACE.h @@ -17,7 +17,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Intrusive_List.h b/ACE/ace/Intrusive_List.h index beb27527a6f..82789110cfa 100644 --- a/ACE/ace/Intrusive_List.h +++ b/ACE/ace/Intrusive_List.h @@ -14,7 +14,7 @@ #define ACE_INTRUSIVE_LIST_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Intrusive_List_Node.h b/ACE/ace/Intrusive_List_Node.h index 161a359f226..b62d681a047 100644 --- a/ACE/ace/Intrusive_List_Node.h +++ b/ACE/ace/Intrusive_List_Node.h @@ -14,7 +14,7 @@ #define ACE_INTRUSIVE_LIST_NODE_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/LSOCK.h b/ACE/ace/LSOCK.h index fc9183a604d..994158f00d3 100644 --- a/ACE/ace/LSOCK.h +++ b/ACE/ace/LSOCK.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/LSOCK_Acceptor.h b/ACE/ace/LSOCK_Acceptor.h index 8fec44e0f22..a215736355e 100644 --- a/ACE/ace/LSOCK_Acceptor.h +++ b/ACE/ace/LSOCK_Acceptor.h @@ -15,7 +15,7 @@ #define ACE_LOCAL_SOCK_ACCEPTOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/LSOCK_CODgram.h b/ACE/ace/LSOCK_CODgram.h index 3f017e8816b..667fa210f0d 100644 --- a/ACE/ace/LSOCK_CODgram.h +++ b/ACE/ace/LSOCK_CODgram.h @@ -15,7 +15,7 @@ #define ACE_LOCAL_SOCK_CODGRAM_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/LSOCK_Connector.h b/ACE/ace/LSOCK_Connector.h index 4c4008edca6..a872e9321b4 100644 --- a/ACE/ace/LSOCK_Connector.h +++ b/ACE/ace/LSOCK_Connector.h @@ -14,7 +14,7 @@ #define ACE_LOCAL_SOCK_CONNECTOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/LSOCK_Dgram.h b/ACE/ace/LSOCK_Dgram.h index 4a1b43eaf8c..d93face8cfb 100644 --- a/ACE/ace/LSOCK_Dgram.h +++ b/ACE/ace/LSOCK_Dgram.h @@ -15,7 +15,7 @@ #define ACE_LOCAL_SOCK_DGRAM_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/LSOCK_Stream.h b/ACE/ace/LSOCK_Stream.h index 68c43a4c221..99d50e6dbaf 100644 --- a/ACE/ace/LSOCK_Stream.h +++ b/ACE/ace/LSOCK_Stream.h @@ -15,7 +15,7 @@ #define ACE_LOCAL_SOCK_STREAM_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Lib_Find.h b/ACE/ace/Lib_Find.h index 4a33e523775..ef146bb337d 100644 --- a/ACE/ace/Lib_Find.h +++ b/ACE/ace/Lib_Find.h @@ -15,8 +15,8 @@ #define ACE_LIB_FIND_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" -#include "ace/ACE_export.h" +#include /**/ "ace/config-all.h" +#include /**/ "ace/ACE_export.h" #include "ace/os_include/os_stdio.h" #if defined (ACE_OPENVMS) # include "ace/OS_NS_dlfcn.h" diff --git a/ACE/ace/Local_Tokens.h b/ACE/ace/Local_Tokens.h index 454df8082db..cea51db5894 100644 --- a/ACE/ace/Local_Tokens.h +++ b/ACE/ace/Local_Tokens.h @@ -45,7 +45,7 @@ #define ACE_LOCAL_MUTEX_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Lock.h b/ACE/ace/Lock.h index 7cbb88ea1ed..272683098c0 100644 --- a/ACE/ace/Lock.h +++ b/ACE/ace/Lock.h @@ -16,7 +16,7 @@ #define ACE_LOCK_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Log_Msg.h b/ACE/ace/Log_Msg.h index d1adb4cdc20..95b065e72ea 100644 --- a/ACE/ace/Log_Msg.h +++ b/ACE/ace/Log_Msg.h @@ -18,8 +18,8 @@ // headers... // ... but ACE_NDEBUG and ACE_NLOGGING can come from the config.h file, so // pull that one early. -#include "ace/config-all.h" -#include "ace/ACE_export.h" +#include /**/ "ace/config-all.h" +#include /**/ "ace/ACE_export.h" #include "ace/Global_Macros.h" #include "ace/Default_Constants.h" #include "ace/Log_Priority.h" diff --git a/ACE/ace/Log_Msg_Backend.h b/ACE/ace/Log_Msg_Backend.h index 6203287011d..9e872305705 100644 --- a/ACE/ace/Log_Msg_Backend.h +++ b/ACE/ace/Log_Msg_Backend.h @@ -15,7 +15,7 @@ #define ACE_LOG_MSG_BACKEND_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Log_Msg_Callback.h b/ACE/ace/Log_Msg_Callback.h index 182186ac1ae..ecd8641dbb3 100644 --- a/ACE/ace/Log_Msg_Callback.h +++ b/ACE/ace/Log_Msg_Callback.h @@ -14,7 +14,7 @@ #define ACE_LOG_MSG_CALLBACK_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Log_Msg_NT_Event_Log.h b/ACE/ace/Log_Msg_NT_Event_Log.h index 3edc049aea3..7b953e1cc0c 100644 --- a/ACE/ace/Log_Msg_NT_Event_Log.h +++ b/ACE/ace/Log_Msg_NT_Event_Log.h @@ -14,7 +14,7 @@ #define ACE_LOG_MSG_NT_EVENT_LOG_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Log_Msg_UNIX_Syslog.h b/ACE/ace/Log_Msg_UNIX_Syslog.h index 0031e043431..f6ce18af310 100644 --- a/ACE/ace/Log_Msg_UNIX_Syslog.h +++ b/ACE/ace/Log_Msg_UNIX_Syslog.h @@ -14,7 +14,7 @@ #define ACE_LOG_MSG_UNIX_SYSLOG_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Log_Record.h b/ACE/ace/Log_Record.h index 8c2e964a92e..1ff5d35a43e 100644 --- a/ACE/ace/Log_Record.h +++ b/ACE/ace/Log_Record.h @@ -19,7 +19,7 @@ #define ACE_LOG_RECORD_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -151,7 +151,7 @@ public: /// Get the message data of the <Log_Record>. const ACE_TCHAR *msg_data (void) const; - /// Set the message data pointer + /// Set the message data pointer void set_msg_data_ptr (ACE_TCHAR *data); /// Set the message data of the <Log_Record>. diff --git a/ACE/ace/MEM_Acceptor.h b/ACE/ace/MEM_Acceptor.h index 7b085f825ca..87b90f2da92 100644 --- a/ACE/ace/MEM_Acceptor.h +++ b/ACE/ace/MEM_Acceptor.h @@ -14,7 +14,7 @@ #define ACE_MEM_ACCEPTOR_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/SOCK_Acceptor.h" diff --git a/ACE/ace/MEM_Addr.h b/ACE/ace/MEM_Addr.h index 3d50e5d06b3..9f3cd67a05a 100644 --- a/ACE/ace/MEM_Addr.h +++ b/ACE/ace/MEM_Addr.h @@ -15,7 +15,7 @@ #define ACE_MEM_ADDR_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/MEM_Connector.h b/ACE/ace/MEM_Connector.h index 78fae54d0c1..a8ebd995b1c 100644 --- a/ACE/ace/MEM_Connector.h +++ b/ACE/ace/MEM_Connector.h @@ -14,7 +14,7 @@ #define ACE_MEM_CONNECTOR_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/MEM_IO.h b/ACE/ace/MEM_IO.h index 595caf0ff6f..2b1ae570261 100644 --- a/ACE/ace/MEM_IO.h +++ b/ACE/ace/MEM_IO.h @@ -15,7 +15,7 @@ #define ACE_MEM_IO_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/MEM_SAP.h b/ACE/ace/MEM_SAP.h index e33c6b77104..69e8dc9cd5a 100644 --- a/ACE/ace/MEM_SAP.h +++ b/ACE/ace/MEM_SAP.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/MMAP_Memory_Pool.h b/ACE/ace/MMAP_Memory_Pool.h index 2670ef9c190..0b8dffcc83c 100644 --- a/ACE/ace/MMAP_Memory_Pool.h +++ b/ACE/ace/MMAP_Memory_Pool.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Malloc.h b/ACE/ace/Malloc.h index 5362c0baaf6..c0c76e6088e 100644 --- a/ACE/ace/Malloc.h +++ b/ACE/ace/Malloc.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Malloc_Allocator.h b/ACE/ace/Malloc_Allocator.h index 66562c41876..05aff9fdb9e 100644 --- a/ACE/ace/Malloc_Allocator.h +++ b/ACE/ace/Malloc_Allocator.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Malloc_Base.h b/ACE/ace/Malloc_Base.h index afec7b5b52a..0104acdda4b 100644 --- a/ACE/ace/Malloc_Base.h +++ b/ACE/ace/Malloc_Base.h @@ -15,7 +15,7 @@ #define ACE_MALLOC_BASE_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Managed_Object.h b/ACE/ace/Managed_Object.h index b700a59cf13..1b35a82c840 100644 --- a/ACE/ace/Managed_Object.h +++ b/ACE/ace/Managed_Object.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Manual_Event.h b/ACE/ace/Manual_Event.h index 77de173788e..80464fa1fc1 100644 --- a/ACE/ace/Manual_Event.h +++ b/ACE/ace/Manual_Event.h @@ -16,7 +16,7 @@ #define ACE_MANUAL_EVENT_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Map.h b/ACE/ace/Map.h index 0e7c00b30b5..52e77aa37d5 100644 --- a/ACE/ace/Map.h +++ b/ACE/ace/Map.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Map_Manager.h b/ACE/ace/Map_Manager.h index bb8dc30b39e..d57da083b03 100644 --- a/ACE/ace/Map_Manager.h +++ b/ACE/ace/Map_Manager.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Mem_Map.h b/ACE/ace/Mem_Map.h index 867a14e3329..853adaec6d3 100644 --- a/ACE/ace/Mem_Map.h +++ b/ACE/ace/Mem_Map.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Message_Block.h b/ACE/ace/Message_Block.h index 8eb70e72aa0..0c343b266fe 100644 --- a/ACE/ace/Message_Block.h +++ b/ACE/ace/Message_Block.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" #include "ace/config-lite.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Method_Request.h b/ACE/ace/Method_Request.h index e6b4564f91b..887a7f58073 100644 --- a/ACE/ace/Method_Request.h +++ b/ACE/ace/Method_Request.h @@ -17,7 +17,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Metrics_Cache_T.h b/ACE/ace/Metrics_Cache_T.h index 8d6c44acd13..5f0abdf31fa 100644 --- a/ACE/ace/Metrics_Cache_T.h +++ b/ACE/ace/Metrics_Cache_T.h @@ -14,7 +14,7 @@ #ifndef ACE_METRICS_CACHE_T_H #define ACE_METRICS_CACHE_T_H -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" // helpful macro definitions #if !defined (ACE_LACKS_PRAGMA_ONCE) diff --git a/ACE/ace/Min_Max.h b/ACE/ace/Min_Max.h index 7bff181088e..dec8e1e6781 100644 --- a/ACE/ace/Min_Max.h +++ b/ACE/ace/Min_Max.h @@ -17,7 +17,7 @@ #define ACE_MIN_MAX_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" # if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Module.h b/ACE/ace/Module.h index c7a99de92f1..e1130d25b8b 100644 --- a/ACE/ace/Module.h +++ b/ACE/ace/Module.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Msg_WFMO_Reactor.h b/ACE/ace/Msg_WFMO_Reactor.h index d86258bb690..dd969675b1b 100644 --- a/ACE/ace/Msg_WFMO_Reactor.h +++ b/ACE/ace/Msg_WFMO_Reactor.h @@ -16,7 +16,7 @@ #define ACE_MSG_WFMO_REACTOR_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Multihomed_INET_Addr.h b/ACE/ace/Multihomed_INET_Addr.h index a7a838395db..f74beb3ff9d 100644 --- a/ACE/ace/Multihomed_INET_Addr.h +++ b/ACE/ace/Multihomed_INET_Addr.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Multiplexor.h b/ACE/ace/Multiplexor.h index 6afb5a653c5..1bf332fde6f 100644 --- a/ACE/ace/Multiplexor.h +++ b/ACE/ace/Multiplexor.h @@ -19,7 +19,7 @@ #define ACE_MULTIPLEXOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Mutex.h b/ACE/ace/Mutex.h index 2a1d05135a8..7d058d5b132 100644 --- a/ACE/ace/Mutex.h +++ b/ACE/ace/Mutex.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/NT_Service.h b/ACE/ace/NT_Service.h index 6eba99986a4..fc168158101 100644 --- a/ACE/ace/NT_Service.h +++ b/ACE/ace/NT_Service.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Name_Space.h b/ACE/ace/Name_Space.h index 134d04e8682..fff070d1e96 100644 --- a/ACE/ace/Name_Space.h +++ b/ACE/ace/Name_Space.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Naming_Context.h b/ACE/ace/Naming_Context.h index 7bef675b23f..ffd365be089 100644 --- a/ACE/ace/Naming_Context.h +++ b/ACE/ace/Naming_Context.h @@ -16,7 +16,7 @@ #define ACE_NAMING_CONTEXT_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Netlink_Addr.h b/ACE/ace/Netlink_Addr.h index 58a7c61b427..bee662b42c4 100644 --- a/ACE/ace/Netlink_Addr.h +++ b/ACE/ace/Netlink_Addr.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/Node.h b/ACE/ace/Node.h index b6b98b13235..1e8530d89f2 100644 --- a/ACE/ace/Node.h +++ b/ACE/ace/Node.h @@ -15,7 +15,7 @@ #define ACE_NODE_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Numeric_Limits.h b/ACE/ace/Numeric_Limits.h index c595ae9896d..f9a305d3c83 100755 --- a/ACE/ace/Numeric_Limits.h +++ b/ACE/ace/Numeric_Limits.h @@ -27,7 +27,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" # if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/OS.h b/ACE/ace/OS.h index ea758da6bd5..9c8c54bd1aa 100644 --- a/ACE/ace/OS.h +++ b/ACE/ace/OS.h @@ -17,7 +17,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/OS_Dirent.h b/ACE/ace/OS_Dirent.h index 1dddf694f6c..b6e967297f1 100644 --- a/ACE/ace/OS_Dirent.h +++ b/ACE/ace/OS_Dirent.h @@ -16,7 +16,7 @@ #define ACE_OS_DIRENT_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/OS_Errno.h b/ACE/ace/OS_Errno.h index e92837af318..d67868631c1 100644 --- a/ACE/ace/OS_Errno.h +++ b/ACE/ace/OS_Errno.h @@ -14,7 +14,7 @@ #define ACE_OS_ERRNO_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/OS_Log_Msg_Attributes.h b/ACE/ace/OS_Log_Msg_Attributes.h index 5da968d0ba7..072084f4bbc 100644 --- a/ACE/ace/OS_Log_Msg_Attributes.h +++ b/ACE/ace/OS_Log_Msg_Attributes.h @@ -10,7 +10,7 @@ */ //============================================================================= -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #ifndef ACE_OS_LOG_MSG_ATTRIBUTES_H #define ACE_OS_LOG_MSG_ATTRIBUTES_H @@ -20,7 +20,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/os_include/os_stdio.h" #include "ace/iosfwd.h" diff --git a/ACE/ace/OS_Memory.h b/ACE/ace/OS_Memory.h index d30f7633319..2ca472e762e 100644 --- a/ACE/ace/OS_Memory.h +++ b/ACE/ace/OS_Memory.h @@ -16,7 +16,7 @@ #define ACE_OS_MEMORY_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/OS_NS_arpa_inet.h b/ACE/ace/OS_NS_arpa_inet.h index f1888432d3f..9cf4d5c426f 100644 --- a/ACE/ace/OS_NS_arpa_inet.h +++ b/ACE/ace/OS_NS_arpa_inet.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/arpa/os_inet.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_ctype.h b/ACE/ace/OS_NS_ctype.h index 32abbe0e053..fdde40e7514 100644 --- a/ACE/ace/OS_NS_ctype.h +++ b/ACE/ace/OS_NS_ctype.h @@ -25,7 +25,7 @@ # pragma once # endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_dirent.h b/ACE/ace/OS_NS_dirent.h index 271ee59550e..6f3b9b12435 100644 --- a/ACE/ace/OS_NS_dirent.h +++ b/ACE/ace/OS_NS_dirent.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/os_dirent.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_dlfcn.h b/ACE/ace/OS_NS_dlfcn.h index ac92efbbe46..80bb1ec689c 100644 --- a/ACE/ace/OS_NS_dlfcn.h +++ b/ACE/ace/OS_NS_dlfcn.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/os_dlfcn.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_errno.h b/ACE/ace/OS_NS_errno.h index 740a176f706..9ff085429b2 100644 --- a/ACE/ace/OS_NS_errno.h +++ b/ACE/ace/OS_NS_errno.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/os_errno.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_fcntl.h b/ACE/ace/OS_NS_fcntl.h index a8fdca87dce..e21db97d713 100644 --- a/ACE/ace/OS_NS_fcntl.h +++ b/ACE/ace/OS_NS_fcntl.h @@ -28,7 +28,7 @@ #include "ace/os_include/os_fcntl.h" #include "ace/Global_Macros.h" // for LPSECURITY_ATTRIBUTES :-( #include "ace/Default_Constants.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_math.h b/ACE/ace/OS_NS_math.h index 55ff1edc2e5..83ffc601482 100644 --- a/ACE/ace/OS_NS_math.h +++ b/ACE/ace/OS_NS_math.h @@ -25,7 +25,7 @@ # pragma once # endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_netdb.h b/ACE/ace/OS_NS_netdb.h index ead7b769b3b..b7e03936c85 100644 --- a/ACE/ace/OS_NS_netdb.h +++ b/ACE/ace/OS_NS_netdb.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/os_netdb.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_poll.h b/ACE/ace/OS_NS_poll.h index 6d8f5c38346..37001564a61 100644 --- a/ACE/ace/OS_NS_poll.h +++ b/ACE/ace/OS_NS_poll.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/os_poll.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_pwd.h b/ACE/ace/OS_NS_pwd.h index b8360dc3d1d..821582b449d 100644 --- a/ACE/ace/OS_NS_pwd.h +++ b/ACE/ace/OS_NS_pwd.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/os_pwd.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_regex.h b/ACE/ace/OS_NS_regex.h index 434224af16e..011109052e6 100644 --- a/ACE/ace/OS_NS_regex.h +++ b/ACE/ace/OS_NS_regex.h @@ -25,7 +25,7 @@ # pragma once # endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_signal.h b/ACE/ace/OS_NS_signal.h index 116f86dd2a2..ec59a0e91a1 100644 --- a/ACE/ace/OS_NS_signal.h +++ b/ACE/ace/OS_NS_signal.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/os_signal.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_stdio.h b/ACE/ace/OS_NS_stdio.h index bac8e7bb19a..1e5dae87d65 100644 --- a/ACE/ace/OS_NS_stdio.h +++ b/ACE/ace/OS_NS_stdio.h @@ -27,7 +27,7 @@ #include "ace/os_include/os_stdio.h" #include "ace/os_include/os_fcntl.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" /* OPENVMS needs unistd for cuserid() */ #if defined (CYGWIN32) || defined (ACE_OPENVMS) diff --git a/ACE/ace/OS_NS_stdlib.h b/ACE/ace/OS_NS_stdlib.h index 8e0747b7ffd..26c555db656 100644 --- a/ACE/ace/OS_NS_stdlib.h +++ b/ACE/ace/OS_NS_stdlib.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/os_stdlib.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_string.h b/ACE/ace/OS_NS_string.h index 5e4da3db673..43515cae4e7 100644 --- a/ACE/ace/OS_NS_string.h +++ b/ACE/ace/OS_NS_string.h @@ -27,7 +27,7 @@ #include "ace/Basic_Types.h" // to get ACE_WCHAR_T, // should be in os_stddef.h or not used like this. -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_strings.h b/ACE/ace/OS_NS_strings.h index 70d8e17cf5b..f2f3577997e 100644 --- a/ACE/ace/OS_NS_strings.h +++ b/ACE/ace/OS_NS_strings.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/os_strings.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_stropts.h b/ACE/ace/OS_NS_stropts.h index ce9a6ba23ba..f713801f80c 100644 --- a/ACE/ace/OS_NS_stropts.h +++ b/ACE/ace/OS_NS_stropts.h @@ -31,7 +31,7 @@ #include "ace/os_include/os_stropts.h" #include "ace/os_include/os_stdio.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_sys_mman.h b/ACE/ace/OS_NS_sys_mman.h index 6315c32bbff..0a6f57a5038 100644 --- a/ACE/ace/OS_NS_sys_mman.h +++ b/ACE/ace/OS_NS_sys_mman.h @@ -28,7 +28,7 @@ #include "ace/Global_Macros.h" #include "ace/os_include/sys/os_types.h" #include "ace/os_include/sys/os_mman.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_sys_msg.h b/ACE/ace/OS_NS_sys_msg.h index 4dcd9be5461..3ad88fd1c2e 100644 --- a/ACE/ace/OS_NS_sys_msg.h +++ b/ACE/ace/OS_NS_sys_msg.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/sys/os_msg.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_sys_resource.h b/ACE/ace/OS_NS_sys_resource.h index 3c73ad0ab9d..9811db79326 100644 --- a/ACE/ace/OS_NS_sys_resource.h +++ b/ACE/ace/OS_NS_sys_resource.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/sys/os_resource.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_sys_select.h b/ACE/ace/OS_NS_sys_select.h index 443d594ae09..a8118f5fddf 100644 --- a/ACE/ace/OS_NS_sys_select.h +++ b/ACE/ace/OS_NS_sys_select.h @@ -33,7 +33,7 @@ #endif #include "ace/os_include/sys/os_select.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_sys_sendfile.h b/ACE/ace/OS_NS_sys_sendfile.h index c90b2bc0bc3..a7983dadec9 100644 --- a/ACE/ace/OS_NS_sys_sendfile.h +++ b/ACE/ace/OS_NS_sys_sendfile.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/OS_NS_sys_shm.h b/ACE/ace/OS_NS_sys_shm.h index df39efdfd60..0d2a5a49d32 100644 --- a/ACE/ace/OS_NS_sys_shm.h +++ b/ACE/ace/OS_NS_sys_shm.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/sys/os_shm.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_sys_socket.h b/ACE/ace/OS_NS_sys_socket.h index 6c1103e0052..f24e05ffb07 100644 --- a/ACE/ace/OS_NS_sys_socket.h +++ b/ACE/ace/OS_NS_sys_socket.h @@ -28,7 +28,7 @@ #include "ace/os_include/sys/os_socket.h" #include "ace/os_include/net/os_if.h" #include "ace/OS_NS_stropts.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_sys_stat.h b/ACE/ace/OS_NS_sys_stat.h index 7914fd91d33..6e4ea6d209e 100644 --- a/ACE/ace/OS_NS_sys_stat.h +++ b/ACE/ace/OS_NS_sys_stat.h @@ -27,7 +27,7 @@ #include "ace/os_include/sys/os_stat.h" #include "ace/Default_Constants.h" // for ACE_DEFAULT_DIR_PERMS -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_sys_time.h b/ACE/ace/OS_NS_sys_time.h index 2bbcb30415f..898c57f8155 100644 --- a/ACE/ace/OS_NS_sys_time.h +++ b/ACE/ace/OS_NS_sys_time.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/Time_Value.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_sys_uio.h b/ACE/ace/OS_NS_sys_uio.h index 597a06919d9..ed746ad9b2e 100644 --- a/ACE/ace/OS_NS_sys_uio.h +++ b/ACE/ace/OS_NS_sys_uio.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/sys/os_uio.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_sys_utsname.h b/ACE/ace/OS_NS_sys_utsname.h index 968c9ee28a8..50f6e8d908c 100644 --- a/ACE/ace/OS_NS_sys_utsname.h +++ b/ACE/ace/OS_NS_sys_utsname.h @@ -25,7 +25,7 @@ # pragma once # endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_sys_wait.h b/ACE/ace/OS_NS_sys_wait.h index 5604516463b..59628474ad6 100644 --- a/ACE/ace/OS_NS_sys_wait.h +++ b/ACE/ace/OS_NS_sys_wait.h @@ -26,7 +26,7 @@ # endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/os_include/sys/os_wait.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_time.h b/ACE/ace/OS_NS_time.h index 3f72d68d254..0e3d72e666d 100644 --- a/ACE/ace/OS_NS_time.h +++ b/ACE/ace/OS_NS_time.h @@ -28,7 +28,7 @@ #include "ace/OS_NS_errno.h" #include "ace/Basic_Types.h" #include "ace/os_include/os_time.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_unistd.h b/ACE/ace/OS_NS_unistd.h index 4c5774c7df5..1af07d98924 100644 --- a/ACE/ace/OS_NS_unistd.h +++ b/ACE/ace/OS_NS_unistd.h @@ -28,7 +28,7 @@ #include "ace/os_include/os_unistd.h" #include "ace/Time_Value.h" #include "ace/os_include/os_stdio.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if defined (ACE_EXPORT_MACRO) # undef ACE_EXPORT_MACRO diff --git a/ACE/ace/OS_NS_wchar.h b/ACE/ace/OS_NS_wchar.h index 55999db6e59..8042d1176c5 100644 --- a/ACE/ace/OS_NS_wchar.h +++ b/ACE/ace/OS_NS_wchar.h @@ -27,7 +27,7 @@ #include "ace/os_include/os_wchar.h" #include "ace/Basic_Types.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/ace_wchar.h" // include for the time being, but this code needs to be moved. dhinton #include "ace/os_include/os_errno.h" diff --git a/ACE/ace/OS_QoS.h b/ACE/ace/OS_QoS.h index c8df7c58eec..f8f13a6bf6d 100644 --- a/ACE/ace/OS_QoS.h +++ b/ACE/ace/OS_QoS.h @@ -16,7 +16,7 @@ #define ACE_OS_QOS_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/OS_String.h b/ACE/ace/OS_String.h index 510d1a412a3..01e2846f140 100644 --- a/ACE/ace/OS_String.h +++ b/ACE/ace/OS_String.h @@ -17,7 +17,7 @@ #define ACE_OS_STRING_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/OS_Thread_Adapter.h b/ACE/ace/OS_Thread_Adapter.h index 3776339b2a7..44576daff90 100644 --- a/ACE/ace/OS_Thread_Adapter.h +++ b/ACE/ace/OS_Thread_Adapter.h @@ -20,7 +20,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" ACE_BEGIN_VERSIONED_NAMESPACE_DECL diff --git a/ACE/ace/OS_main.h b/ACE/ace/OS_main.h index 1fa3b70e04b..46d40004429 100644 --- a/ACE/ace/OS_main.h +++ b/ACE/ace/OS_main.h @@ -14,7 +14,7 @@ */ //============================================================================= -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #ifndef ACE_OS_MAIN_H # define ACE_OS_MAIN_H diff --git a/ACE/ace/Object_Manager.h b/ACE/ace/Object_Manager.h index f9d62b4025e..62b3ef374ec 100644 --- a/ACE/ace/Object_Manager.h +++ b/ACE/ace/Object_Manager.h @@ -16,7 +16,7 @@ #define ACE_OBJECT_MANAGER_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/Object_Manager_Base.h" #include "ace/Global_Macros.h" diff --git a/ACE/ace/Object_Manager_Base.h b/ACE/ace/Object_Manager_Base.h index a2619db7abd..c8855373c56 100644 --- a/ACE/ace/Object_Manager_Base.h +++ b/ACE/ace/Object_Manager_Base.h @@ -24,7 +24,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/Cleanup.h" #include "ace/os_include/sys/os_types.h" #include "ace/os_include/os_signal.h" diff --git a/ACE/ace/PI_Malloc.h b/ACE/ace/PI_Malloc.h index 07b830e3607..650a34254f1 100644 --- a/ACE/ace/PI_Malloc.h +++ b/ACE/ace/PI_Malloc.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/POSIX_Asynch_IO.h b/ACE/ace/POSIX_Asynch_IO.h index 8e6e0be88fd..97f5120d0ae 100644 --- a/ACE/ace/POSIX_Asynch_IO.h +++ b/ACE/ace/POSIX_Asynch_IO.h @@ -20,7 +20,7 @@ #ifndef ACE_POSIX_ASYNCH_IO_H #define ACE_POSIX_ASYNCH_IO_H -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/POSIX_CB_Proactor.h b/ACE/ace/POSIX_CB_Proactor.h index 5328d5b1cac..0daea7aea41 100644 --- a/ACE/ace/POSIX_CB_Proactor.h +++ b/ACE/ace/POSIX_CB_Proactor.h @@ -13,7 +13,7 @@ #ifndef ACE_POSIX_CB_PROACTOR_H #define ACE_POSIX_CB_PROACTOR_H -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/POSIX_Proactor.h b/ACE/ace/POSIX_Proactor.h index a1ff00288a3..2accb9fe4b1 100644 --- a/ACE/ace/POSIX_Proactor.h +++ b/ACE/ace/POSIX_Proactor.h @@ -17,7 +17,7 @@ #ifndef ACE_POSIX_PROACTOR_H #define ACE_POSIX_PROACTOR_H -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/Pagefile_Memory_Pool.h b/ACE/ace/Pagefile_Memory_Pool.h index eab04d23849..5c12968554a 100644 --- a/ACE/ace/Pagefile_Memory_Pool.h +++ b/ACE/ace/Pagefile_Memory_Pool.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Pair.h b/ACE/ace/Pair.h index be0a78a87d9..7a12dab6c0e 100644 --- a/ACE/ace/Pair.h +++ b/ACE/ace/Pair.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Pair_T.h b/ACE/ace/Pair_T.h index 8c8c89f5c2e..58b1ec2a71c 100644 --- a/ACE/ace/Pair_T.h +++ b/ACE/ace/Pair_T.h @@ -15,7 +15,7 @@ #define ACE_PAIR_T_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Parse_Node.h b/ACE/ace/Parse_Node.h index c22dbb86f59..bb456240315 100644 --- a/ACE/ace/Parse_Node.h +++ b/ACE/ace/Parse_Node.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Ping_Socket.h b/ACE/ace/Ping_Socket.h index dc473495f67..c5a28e3d4dc 100644 --- a/ACE/ace/Ping_Socket.h +++ b/ACE/ace/Ping_Socket.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Pipe.h b/ACE/ace/Pipe.h index 7f208615da9..1c88ccdc3ed 100644 --- a/ACE/ace/Pipe.h +++ b/ACE/ace/Pipe.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Priority_Reactor.h b/ACE/ace/Priority_Reactor.h index 24a04166d88..6c84ade0e64 100644 --- a/ACE/ace/Priority_Reactor.h +++ b/ACE/ace/Priority_Reactor.h @@ -14,7 +14,7 @@ #define ACE_PRIORITY_REACTOR_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Proactor.h b/ACE/ace/Proactor.h index a9062c2488e..cff212a4f39 100644 --- a/ACE/ace/Proactor.h +++ b/ACE/ace/Proactor.h @@ -18,8 +18,8 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" -#include "ace/ACE_export.h" +#include /**/ "ace/config-all.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/Proactor_Impl.h b/ACE/ace/Proactor_Impl.h index 847bc694a10..0081010d8e6 100644 --- a/ACE/ace/Proactor_Impl.h +++ b/ACE/ace/Proactor_Impl.h @@ -16,7 +16,7 @@ #define ACE_PROACTOR_IMPL_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if ((defined (ACE_WIN32) && !defined (ACE_HAS_WINCE)) || (defined (ACE_HAS_AIO_CALLS))) // This only works on Win32 platforms and on Unix platforms supporting diff --git a/ACE/ace/Process.h b/ACE/ace/Process.h index 98582720e1c..5d4825d4415 100644 --- a/ACE/ace/Process.h +++ b/ACE/ace/Process.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Process_Manager.h b/ACE/ace/Process_Manager.h index e42b4f90276..4db3f4e43b7 100644 --- a/ACE/ace/Process_Manager.h +++ b/ACE/ace/Process_Manager.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Process_Mutex.h b/ACE/ace/Process_Mutex.h index 130f59980f1..6d4cffdb297 100644 --- a/ACE/ace/Process_Mutex.h +++ b/ACE/ace/Process_Mutex.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Process_Semaphore.h b/ACE/ace/Process_Semaphore.h index 77129125615..39c86e2e640 100644 --- a/ACE/ace/Process_Semaphore.h +++ b/ACE/ace/Process_Semaphore.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Profile_Timer.h b/ACE/ace/Profile_Timer.h index af37738fa3b..1dd699a1b6a 100644 --- a/ACE/ace/Profile_Timer.h +++ b/ACE/ace/Profile_Timer.h @@ -15,7 +15,7 @@ #define ACE_PROFILE_TIMER_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/QoS/ACE_QoS_Export.h b/ACE/ace/QoS/ACE_QoS_Export.h index 45790bbd24c..ec47ab46c9c 100644 --- a/ACE/ace/QoS/ACE_QoS_Export.h +++ b/ACE/ace/QoS/ACE_QoS_Export.h @@ -7,7 +7,7 @@ #if !defined (ACE_QOS_EXPORT_H) #define ACE_QOS_EXPORT_H -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if defined (ACE_AS_STATIC_LIBS) # if !defined (ACE_QoS_HAS_DLL) diff --git a/ACE/ace/RW_Mutex.h b/ACE/ace/RW_Mutex.h index 1e920cf3a65..3c1373b5008 100644 --- a/ACE/ace/RW_Mutex.h +++ b/ACE/ace/RW_Mutex.h @@ -17,7 +17,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/RW_Thread_Mutex.h b/ACE/ace/RW_Thread_Mutex.h index 9f5f43f93c4..e42b7a33520 100644 --- a/ACE/ace/RW_Thread_Mutex.h +++ b/ACE/ace/RW_Thread_Mutex.h @@ -16,7 +16,7 @@ #define ACE_RW_THREAD_MUTEX_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Read_Buffer.h b/ACE/ace/Read_Buffer.h index 11176ef34df..937152a7498 100644 --- a/ACE/ace/Read_Buffer.h +++ b/ACE/ace/Read_Buffer.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Recursive_Thread_Mutex.h b/ACE/ace/Recursive_Thread_Mutex.h index 18b1551c3d1..c24e4425b64 100644 --- a/ACE/ace/Recursive_Thread_Mutex.h +++ b/ACE/ace/Recursive_Thread_Mutex.h @@ -17,7 +17,7 @@ #define ACE_RECURSIVE_THREAD_MUTEX_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Recyclable.h b/ACE/ace/Recyclable.h index 2c3d088cacd..aba69560d28 100644 --- a/ACE/ace/Recyclable.h +++ b/ACE/ace/Recyclable.h @@ -13,7 +13,7 @@ #define ACE_RECYCLABLE_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Refcountable.h b/ACE/ace/Refcountable.h index 192243bd256..20670d49506 100644 --- a/ACE/ace/Refcountable.h +++ b/ACE/ace/Refcountable.h @@ -13,7 +13,7 @@ #define ACE_REFCOUNTABLE_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Registry.h b/ACE/ace/Registry.h index 5b06517655b..bb188666ab7 100644 --- a/ACE/ace/Registry.h +++ b/ACE/ace/Registry.h @@ -15,7 +15,7 @@ #define ACE_REGISTRY_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Registry_Name_Space.h b/ACE/ace/Registry_Name_Space.h index cfd16ddec7e..52b9158d625 100644 --- a/ACE/ace/Registry_Name_Space.h +++ b/ACE/ace/Registry_Name_Space.h @@ -15,7 +15,7 @@ #define ACE_REGISTRY_NAME_SPACE_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Remote_Name_Space.h b/ACE/ace/Remote_Name_Space.h index a58ca4e83af..1f7e8de6555 100644 --- a/ACE/ace/Remote_Name_Space.h +++ b/ACE/ace/Remote_Name_Space.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/SOCK.h b/ACE/ace/SOCK.h index 8348d0f35d8..8690ac7c08e 100644 --- a/ACE/ace/SOCK.h +++ b/ACE/ace/SOCK.h @@ -14,7 +14,7 @@ #define ACE_SOCK_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/SOCK_CODgram.h b/ACE/ace/SOCK_CODgram.h index 007f7352c97..04f9c55ceb1 100644 --- a/ACE/ace/SOCK_CODgram.h +++ b/ACE/ace/SOCK_CODgram.h @@ -15,7 +15,7 @@ #define ACE_SOCK_CODGRAM_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/SOCK_Dgram_Bcast.h b/ACE/ace/SOCK_Dgram_Bcast.h index 880a9b266de..deda3297339 100644 --- a/ACE/ace/SOCK_Dgram_Bcast.h +++ b/ACE/ace/SOCK_Dgram_Bcast.h @@ -15,7 +15,7 @@ #define ACE_SOCK_DGRAM_BCAST_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/SOCK_Dgram_Mcast.h b/ACE/ace/SOCK_Dgram_Mcast.h index 1c4437a9226..5acb52076fe 100644 --- a/ACE/ace/SOCK_Dgram_Mcast.h +++ b/ACE/ace/SOCK_Dgram_Mcast.h @@ -19,7 +19,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/SOCK_Netlink.h b/ACE/ace/SOCK_Netlink.h index 019e680d726..f4e4a31748a 100644 --- a/ACE/ace/SOCK_Netlink.h +++ b/ACE/ace/SOCK_Netlink.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/SOCK_SEQPACK_Acceptor.h b/ACE/ace/SOCK_SEQPACK_Acceptor.h index 10d626e03d8..ecff29af19c 100644 --- a/ACE/ace/SOCK_SEQPACK_Acceptor.h +++ b/ACE/ace/SOCK_SEQPACK_Acceptor.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/SOCK_SEQPACK_Association.h b/ACE/ace/SOCK_SEQPACK_Association.h index cbab0e8efb8..f279d2899d6 100644 --- a/ACE/ace/SOCK_SEQPACK_Association.h +++ b/ACE/ace/SOCK_SEQPACK_Association.h @@ -20,7 +20,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/SOCK_SEQPACK_Connector.h b/ACE/ace/SOCK_SEQPACK_Connector.h index 7a567c47ec0..ac689917fa8 100644 --- a/ACE/ace/SOCK_SEQPACK_Connector.h +++ b/ACE/ace/SOCK_SEQPACK_Connector.h @@ -19,7 +19,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/SOCK_SEQPACK_Association.h" #include "ace/Multihomed_INET_Addr.h" diff --git a/ACE/ace/SPIPE_Addr.h b/ACE/ace/SPIPE_Addr.h index 74c9351b173..7344a1b5a5b 100644 --- a/ACE/ace/SPIPE_Addr.h +++ b/ACE/ace/SPIPE_Addr.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/SSL/SSL_Export.h b/ACE/ace/SSL/SSL_Export.h index ec478095d18..542ec536f5a 100644 --- a/ACE/ace/SSL/SSL_Export.h +++ b/ACE/ace/SSL/SSL_Export.h @@ -7,7 +7,7 @@ #if !defined (ACE_SSL_EXPORT_H) #define ACE_SSL_EXPORT_H -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if defined (ACE_AS_STATIC_LIBS) && !defined (ACE_SSL_HAS_DLL) # define ACE_SSL_HAS_DLL 0 diff --git a/ACE/ace/SSL/sslconf.h b/ACE/ace/SSL/sslconf.h index 0824ea05e1b..f456558fce9 100644 --- a/ACE/ace/SSL/sslconf.h +++ b/ACE/ace/SSL/sslconf.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_DEFAULT_SSL_CERT_FILE) # ifdef WIN32 diff --git a/ACE/ace/SUN_Proactor.h b/ACE/ace/SUN_Proactor.h index 9d104355578..261dfbf8a6c 100644 --- a/ACE/ace/SUN_Proactor.h +++ b/ACE/ace/SUN_Proactor.h @@ -13,7 +13,7 @@ #ifndef ACE_SUN_PROACTOR_H #define ACE_SUN_PROACTOR_H -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/SV_Message.h b/ACE/ace/SV_Message.h index 04a9e20c12b..38d64d58b56 100644 --- a/ACE/ace/SV_Message.h +++ b/ACE/ace/SV_Message.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/SV_Message_Queue.h b/ACE/ace/SV_Message_Queue.h index 42fd8f08693..8acd9f1e2aa 100644 --- a/ACE/ace/SV_Message_Queue.h +++ b/ACE/ace/SV_Message_Queue.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/SV_Semaphore_Simple.h b/ACE/ace/SV_Semaphore_Simple.h index cbfef320384..8950369225e 100644 --- a/ACE/ace/SV_Semaphore_Simple.h +++ b/ACE/ace/SV_Semaphore_Simple.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -26,7 +26,7 @@ #include "ace/os_include/sys/os_sem.h" #include "ace/Default_Constants.h" -#if defined (ACE_WIN32) +#if defined (ACE_WIN32) // Default semaphore key and mutex name # if !defined (ACE_DEFAULT_SEM_KEY) # define ACE_DEFAULT_SEM_KEY "ACE_SEM_KEY" diff --git a/ACE/ace/SV_Shared_Memory.h b/ACE/ace/SV_Shared_Memory.h index 4f4da514c45..d9da2ad9f39 100644 --- a/ACE/ace/SV_Shared_Memory.h +++ b/ACE/ace/SV_Shared_Memory.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Sample_History.h b/ACE/ace/Sample_History.h index 0ab521dac66..2c060737cfb 100644 --- a/ACE/ace/Sample_History.h +++ b/ACE/ace/Sample_History.h @@ -15,7 +15,7 @@ #define ACE_SAMPLE_HISTORY_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #include "ace/Basic_Types.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) diff --git a/ACE/ace/Sbrk_Memory_Pool.h b/ACE/ace/Sbrk_Memory_Pool.h index 092099e9e34..c98f3a7ab64 100644 --- a/ACE/ace/Sbrk_Memory_Pool.h +++ b/ACE/ace/Sbrk_Memory_Pool.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Sched_Params.h b/ACE/ace/Sched_Params.h index 76603c8a21a..36e2935bb87 100644 --- a/ACE/ace/Sched_Params.h +++ b/ACE/ace/Sched_Params.h @@ -15,7 +15,7 @@ #define ACE_SCHED_PARAMS_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Semaphore.h b/ACE/ace/Semaphore.h index eb70b5ac0b2..18924d21543 100644 --- a/ACE/ace/Semaphore.h +++ b/ACE/ace/Semaphore.h @@ -16,7 +16,7 @@ #define ACE_SEMAPHORE_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Service_Config.h b/ACE/ace/Service_Config.h index a4dc1377efd..abbf37ab13a 100644 --- a/ACE/ace/Service_Config.h +++ b/ACE/ace/Service_Config.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #include "ace/Default_Constants.h" #include "ace/Service_Gestalt.h" diff --git a/ACE/ace/Service_Gestalt.h b/ACE/ace/Service_Gestalt.h index 7b772b51f6a..1476020fe38 100644 --- a/ACE/ace/Service_Gestalt.h +++ b/ACE/ace/Service_Gestalt.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #include "ace/Default_Constants.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) diff --git a/ACE/ace/Service_Repository.h b/ACE/ace/Service_Repository.h index b9dab8c9152..bbeafbe3602 100644 --- a/ACE/ace/Service_Repository.h +++ b/ACE/ace/Service_Repository.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Shared_Memory.h b/ACE/ace/Shared_Memory.h index 2ebc8b79d36..cb3378c9c08 100644 --- a/ACE/ace/Shared_Memory.h +++ b/ACE/ace/Shared_Memory.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/os_include/os_stddef.h" diff --git a/ACE/ace/Shared_Memory_Pool.h b/ACE/ace/Shared_Memory_Pool.h index 9b3fd6eae36..2803d3c0d6b 100644 --- a/ACE/ace/Shared_Memory_Pool.h +++ b/ACE/ace/Shared_Memory_Pool.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Shared_Object.h b/ACE/ace/Shared_Object.h index ee987b23122..a1d25f0f7bb 100644 --- a/ACE/ace/Shared_Object.h +++ b/ACE/ace/Shared_Object.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Sig_Adapter.h b/ACE/ace/Sig_Adapter.h index bd8f089fb63..5e8369b2ad8 100644 --- a/ACE/ace/Sig_Adapter.h +++ b/ACE/ace/Sig_Adapter.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Sig_Handler.h b/ACE/ace/Sig_Handler.h index 85053940c0b..31ca260b7a6 100644 --- a/ACE/ace/Sig_Handler.h +++ b/ACE/ace/Sig_Handler.h @@ -14,7 +14,7 @@ #define ACE_SIGNAL_HANDLER_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Signal.h b/ACE/ace/Signal.h index 4e386a56361..edb091c1cbd 100644 --- a/ACE/ace/Signal.h +++ b/ACE/ace/Signal.h @@ -20,7 +20,7 @@ # error ace/Signal.h was #included instead of signal.h by ace/OS_NS_signal.h: fix!!!! #endif /* ACE_DONT_INCLUDE_ACE_SIGNAL_H */ -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Singleton.h b/ACE/ace/Singleton.h index aadbda19f7b..032f26740f4 100644 --- a/ACE/ace/Singleton.h +++ b/ACE/ace/Singleton.h @@ -20,7 +20,7 @@ #define ACE_SINGLETON_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #include "ace/TSS_T.h" #include "ace/Cleanup.h" diff --git a/ACE/ace/Sock_Connect.h b/ACE/ace/Sock_Connect.h index 90e9ecf1c07..2df0ec90d21 100644 --- a/ACE/ace/Sock_Connect.h +++ b/ACE/ace/Sock_Connect.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Static_Object_Lock.h b/ACE/ace/Static_Object_Lock.h index 5a765a24fbd..b6a7e4acfc9 100644 --- a/ACE/ace/Static_Object_Lock.h +++ b/ACE/ace/Static_Object_Lock.h @@ -16,7 +16,7 @@ #define ACE_STATIC_OBJECT_LOCK_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Stats.h b/ACE/ace/Stats.h index a95328b74d1..8d97bb349c0 100644 --- a/ACE/ace/Stats.h +++ b/ACE/ace/Stats.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Strategies.h b/ACE/ace/Strategies.h index 588d98d4223..ae4c0479833 100644 --- a/ACE/ace/Strategies.h +++ b/ACE/ace/Strategies.h @@ -14,7 +14,7 @@ #define ACE_STRATEGIES_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Stream.h b/ACE/ace/Stream.h index 1ab1cacf3ea..13a36b78f2b 100644 --- a/ACE/ace/Stream.h +++ b/ACE/ace/Stream.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/String_Base_Const.h b/ACE/ace/String_Base_Const.h index 7968512005e..a3aceaaed6c 100644 --- a/ACE/ace/String_Base_Const.h +++ b/ACE/ace/String_Base_Const.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/Malloc_Base.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) diff --git a/ACE/ace/Swap.h b/ACE/ace/Swap.h index a5688095eae..89bf26a80d9 100644 --- a/ACE/ace/Swap.h +++ b/ACE/ace/Swap.h @@ -12,7 +12,7 @@ #define ACE_SWAP_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Synch.h b/ACE/ace/Synch.h index 2d452ca8ee3..8a8b98dd342 100644 --- a/ACE/ace/Synch.h +++ b/ACE/ace/Synch.h @@ -16,7 +16,7 @@ #define ACE_SYNCH_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Synch_Options.h b/ACE/ace/Synch_Options.h index 288e4acb329..495101aa20a 100644 --- a/ACE/ace/Synch_Options.h +++ b/ACE/ace/Synch_Options.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Synch_T.h b/ACE/ace/Synch_T.h index c853a3f3325..edd7c6ba77e 100644 --- a/ACE/ace/Synch_T.h +++ b/ACE/ace/Synch_T.h @@ -14,7 +14,7 @@ #define ACE_SYNCH_T_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Synch_Traits.h b/ACE/ace/Synch_Traits.h index 03e8b25362d..086e29b1e63 100644 --- a/ACE/ace/Synch_Traits.h +++ b/ACE/ace/Synch_Traits.h @@ -16,7 +16,7 @@ #define ACE_SYNCH_TRAITS_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" /* Need to know threads, template settings */ +#include /**/ "ace/config-all.h" /* Need to know threads, template settings */ #include "ace/Lock.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) diff --git a/ACE/ace/System_Time.h b/ACE/ace/System_Time.h index 744df70a034..ae818eaf60c 100644 --- a/ACE/ace/System_Time.h +++ b/ACE/ace/System_Time.h @@ -15,7 +15,7 @@ #define ACE_SYSTEM_TIME_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/TSS_Adapter.h b/ACE/ace/TSS_Adapter.h index d4f20979b46..b5405e5b6b9 100644 --- a/ACE/ace/TSS_Adapter.h +++ b/ACE/ace/TSS_Adapter.h @@ -16,7 +16,7 @@ #define ACE_TSS_ADAPTER_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Thread.h b/ACE/ace/Thread.h index 36295bb9925..6a22fb34ee6 100644 --- a/ACE/ace/Thread.h +++ b/ACE/ace/Thread.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Thread_Adapter.h b/ACE/ace/Thread_Adapter.h index 599ba645fd0..454661387e3 100644 --- a/ACE/ace/Thread_Adapter.h +++ b/ACE/ace/Thread_Adapter.h @@ -14,7 +14,7 @@ #define ACE_THREAD_ADAPTER_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Thread_Control.h b/ACE/ace/Thread_Control.h index 6989d77daad..269ed426d5a 100644 --- a/ACE/ace/Thread_Control.h +++ b/ACE/ace/Thread_Control.h @@ -15,7 +15,7 @@ #define ACE_THREAD_CONTROL_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Thread_Exit.h b/ACE/ace/Thread_Exit.h index 99da0712ac1..b6f29806e1d 100644 --- a/ACE/ace/Thread_Exit.h +++ b/ACE/ace/Thread_Exit.h @@ -15,7 +15,7 @@ #define ACE_THREAD_EXIT_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Thread_Hook.h b/ACE/ace/Thread_Hook.h index a6748d25061..793c5b2c8db 100644 --- a/ACE/ace/Thread_Hook.h +++ b/ACE/ace/Thread_Hook.h @@ -15,13 +15,13 @@ #define ACE_THREAD_HOOK_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" ACE_BEGIN_VERSIONED_NAMESPACE_DECL diff --git a/ACE/ace/Thread_Mutex.h b/ACE/ace/Thread_Mutex.h index 6b25f405812..b923f905093 100644 --- a/ACE/ace/Thread_Mutex.h +++ b/ACE/ace/Thread_Mutex.h @@ -16,7 +16,7 @@ #define ACE_THREAD_MUTEX_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -27,7 +27,7 @@ #else /* ACE_HAS_THREADS */ // ACE platform supports some form of threading. -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/OS_NS_Thread.h" ACE_BEGIN_VERSIONED_NAMESPACE_DECL diff --git a/ACE/ace/Thread_Semaphore.h b/ACE/ace/Thread_Semaphore.h index 096dce3e93c..fb88634dd24 100644 --- a/ACE/ace/Thread_Semaphore.h +++ b/ACE/ace/Thread_Semaphore.h @@ -16,7 +16,7 @@ #define ACE_THREAD_SEMAPHORE_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Time_Value.h b/ACE/ace/Time_Value.h index 5216a56c676..f76c4880c2e 100644 --- a/ACE/ace/Time_Value.h +++ b/ACE/ace/Time_Value.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Timeprobe.h b/ACE/ace/Timeprobe.h index a78619f6e76..09d5927b604 100644 --- a/ACE/ace/Timeprobe.h +++ b/ACE/ace/Timeprobe.h @@ -39,7 +39,7 @@ #define ACE_TIMEPROBE_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #include "ace/Malloc_Allocator.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) diff --git a/ACE/ace/Timeprobe_T.h b/ACE/ace/Timeprobe_T.h index 32b5bae1448..359f1456d39 100644 --- a/ACE/ace/Timeprobe_T.h +++ b/ACE/ace/Timeprobe_T.h @@ -15,7 +15,7 @@ #define ACE_TIMEPROBE_T_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/TkReactor.h b/ACE/ace/TkReactor.h index 0ae370c0687..ca3f39474f6 100644 --- a/ACE/ace/TkReactor.h +++ b/ACE/ace/TkReactor.h @@ -15,7 +15,7 @@ #define ACE_TKREACTOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Token.h b/ACE/ace/Token.h index 2f5174fb95e..530cbae2057 100644 --- a/ACE/ace/Token.h +++ b/ACE/ace/Token.h @@ -17,7 +17,7 @@ #define ACE_TOKEN_H #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Token_Invariants.h b/ACE/ace/Token_Invariants.h index 6816d209ab3..8bc294106ed 100644 --- a/ACE/ace/Token_Invariants.h +++ b/ACE/ace/Token_Invariants.h @@ -20,7 +20,7 @@ #define ACE_TOKEN_INVARIANTS_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Token_Manager.h b/ACE/ace/Token_Manager.h index 3a1cfdf6c72..619fa418d20 100644 --- a/ACE/ace/Token_Manager.h +++ b/ACE/ace/Token_Manager.h @@ -14,7 +14,7 @@ #define ACE_TOKEN_MANAGER_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Trace.h b/ACE/ace/Trace.h index c473ee14014..cee664e732a 100644 --- a/ACE/ace/Trace.h +++ b/ACE/ace/Trace.h @@ -15,7 +15,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Truncate.h b/ACE/ace/Truncate.h index de347d1dc06..fcebf140989 100644 --- a/ACE/ace/Truncate.h +++ b/ACE/ace/Truncate.h @@ -12,7 +12,7 @@ #define ACE_TRUNCATE_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/Typed_SV_Message.h b/ACE/ace/Typed_SV_Message.h index e88ddd6bf00..f57e02084c2 100644 --- a/ACE/ace/Typed_SV_Message.h +++ b/ACE/ace/Typed_SV_Message.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/UNIX_Addr.h b/ACE/ace/UNIX_Addr.h index fcd6ed9bf46..6e684e4e583 100644 --- a/ACE/ace/UNIX_Addr.h +++ b/ACE/ace/UNIX_Addr.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/UUID.h b/ACE/ace/UUID.h index 9a1a9cce956..4040736cb74 100644 --- a/ACE/ace/UUID.h +++ b/ACE/ace/UUID.h @@ -15,7 +15,7 @@ #define ACE_UUID_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/WFMO_Reactor.h b/ACE/ace/WFMO_Reactor.h index 079201b77dd..a16135bd1a4 100644 --- a/ACE/ace/WFMO_Reactor.h +++ b/ACE/ace/WFMO_Reactor.h @@ -16,7 +16,7 @@ #define ACE_WFMO_REACTOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/WIN32_Asynch_IO.h b/ACE/ace/WIN32_Asynch_IO.h index 298563c7d88..66e30b20584 100644 --- a/ACE/ace/WIN32_Asynch_IO.h +++ b/ACE/ace/WIN32_Asynch_IO.h @@ -26,7 +26,7 @@ #define ACE_WIN32_ASYNCH_IO_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/WIN32_Proactor.h b/ACE/ace/WIN32_Proactor.h index fc4fd7312de..addc5bfd94e 100644 --- a/ACE/ace/WIN32_Proactor.h +++ b/ACE/ace/WIN32_Proactor.h @@ -18,7 +18,7 @@ #define ACE_WIN32_PROACTOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/XML_Svc_Conf.h b/ACE/ace/XML_Svc_Conf.h index a91594b6075..182d554805b 100644 --- a/ACE/ace/XML_Svc_Conf.h +++ b/ACE/ace/XML_Svc_Conf.h @@ -16,7 +16,7 @@ #include /**/ "ace/pre.h" -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/XTI_ATM_Mcast.h b/ACE/ace/XTI_ATM_Mcast.h index 357af246784..cb1ba0bf2d3 100644 --- a/ACE/ace/XTI_ATM_Mcast.h +++ b/ACE/ace/XTI_ATM_Mcast.h @@ -15,7 +15,7 @@ #define ACE_XTI_ATM_MCAST_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once diff --git a/ACE/ace/XtReactor.h b/ACE/ace/XtReactor.h index fdd0ccae273..c0d0a25ab80 100644 --- a/ACE/ace/XtReactor.h +++ b/ACE/ace/XtReactor.h @@ -17,7 +17,7 @@ #define ACE_XTREACTOR_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/iosfwd.h b/ACE/ace/iosfwd.h index 4da758caa8f..d255a75241c 100644 --- a/ACE/ace/iosfwd.h +++ b/ACE/ace/iosfwd.h @@ -25,7 +25,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/arpa/os_inet.h b/ACE/ace/os_include/arpa/os_inet.h index 3537a956abc..f3b0a9e3e37 100644 --- a/ACE/ace/os_include/arpa/os_inet.h +++ b/ACE/ace/os_include/arpa/os_inet.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/net/os_if.h b/ACE/ace/os_include/net/os_if.h index 8ffcea9ff3d..9c312425649 100644 --- a/ACE/ace/os_include/net/os_if.h +++ b/ACE/ace/os_include/net/os_if.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/netinet/os_in.h b/ACE/ace/os_include/netinet/os_in.h index 8ad4cd853d6..8015cbefe17 100644 --- a/ACE/ace/os_include/netinet/os_in.h +++ b/ACE/ace/os_include/netinet/os_in.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/netinet/os_tcp.h b/ACE/ace/os_include/netinet/os_tcp.h index 2d829320b45..45fa48657e2 100644 --- a/ACE/ace/os_include/netinet/os_tcp.h +++ b/ACE/ace/os_include/netinet/os_tcp.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_aio.h b/ACE/ace/os_include/os_aio.h index ea5dae9dfda..1716f53d36e 100644 --- a/ACE/ace/os_include/os_aio.h +++ b/ACE/ace/os_include/os_aio.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_assert.h b/ACE/ace/os_include/os_assert.h index bb39909b74e..39d9e7c831a 100644 --- a/ACE/ace/os_include/os_assert.h +++ b/ACE/ace/os_include/os_assert.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_complex.h b/ACE/ace/os_include/os_complex.h index ce9f87fa8cb..836e52dd65b 100644 --- a/ACE/ace/os_include/os_complex.h +++ b/ACE/ace/os_include/os_complex.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_cpio.h b/ACE/ace/os_include/os_cpio.h index efd108e8d0e..f7c10b34d13 100644 --- a/ACE/ace/os_include/os_cpio.h +++ b/ACE/ace/os_include/os_cpio.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_ctype.h b/ACE/ace/os_include/os_ctype.h index 8dd449ad6af..e1f5f1842af 100644 --- a/ACE/ace/os_include/os_ctype.h +++ b/ACE/ace/os_include/os_ctype.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_dirent.h b/ACE/ace/os_include/os_dirent.h index 0d17677c16c..2f7e12327e7 100644 --- a/ACE/ace/os_include/os_dirent.h +++ b/ACE/ace/os_include/os_dirent.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_dlfcn.h b/ACE/ace/os_include/os_dlfcn.h index 373d345c196..045d034e149 100644 --- a/ACE/ace/os_include/os_dlfcn.h +++ b/ACE/ace/os_include/os_dlfcn.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_fcntl.h b/ACE/ace/os_include/os_fcntl.h index 275d131bb8f..f86da548716 100644 --- a/ACE/ace/os_include/os_fcntl.h +++ b/ACE/ace/os_include/os_fcntl.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_fenv.h b/ACE/ace/os_include/os_fenv.h index 68df26c2d67..328acef9cfa 100644 --- a/ACE/ace/os_include/os_fenv.h +++ b/ACE/ace/os_include/os_fenv.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_fmtmsg.h b/ACE/ace/os_include/os_fmtmsg.h index 5b779e4b3a0..28ba9755b86 100644 --- a/ACE/ace/os_include/os_fmtmsg.h +++ b/ACE/ace/os_include/os_fmtmsg.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_fnmatch.h b/ACE/ace/os_include/os_fnmatch.h index 779e05b32f5..976e8332e0d 100644 --- a/ACE/ace/os_include/os_fnmatch.h +++ b/ACE/ace/os_include/os_fnmatch.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_ftw.h b/ACE/ace/os_include/os_ftw.h index b77bf18ead1..38bc8329956 100644 --- a/ACE/ace/os_include/os_ftw.h +++ b/ACE/ace/os_include/os_ftw.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_glob.h b/ACE/ace/os_include/os_glob.h index daa47417e5f..f95019ec34b 100644 --- a/ACE/ace/os_include/os_glob.h +++ b/ACE/ace/os_include/os_glob.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_grp.h b/ACE/ace/os_include/os_grp.h index 9f912a0750c..e4d93a53ce1 100644 --- a/ACE/ace/os_include/os_grp.h +++ b/ACE/ace/os_include/os_grp.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_iconv.h b/ACE/ace/os_include/os_iconv.h index 36a81b3e25c..0dc6160e7d3 100644 --- a/ACE/ace/os_include/os_iconv.h +++ b/ACE/ace/os_include/os_iconv.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_iso646.h b/ACE/ace/os_include/os_iso646.h index 3d724a9bb62..59ed5e9a4cb 100644 --- a/ACE/ace/os_include/os_iso646.h +++ b/ACE/ace/os_include/os_iso646.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_langinfo.h b/ACE/ace/os_include/os_langinfo.h index 9023750f8cd..01a2c00d78f 100644 --- a/ACE/ace/os_include/os_langinfo.h +++ b/ACE/ace/os_include/os_langinfo.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_libgen.h b/ACE/ace/os_include/os_libgen.h index d4043f02480..146d939b135 100644 --- a/ACE/ace/os_include/os_libgen.h +++ b/ACE/ace/os_include/os_libgen.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_local.h b/ACE/ace/os_include/os_local.h index f50406a65de..84dcc067932 100644 --- a/ACE/ace/os_include/os_local.h +++ b/ACE/ace/os_include/os_local.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_math.h b/ACE/ace/os_include/os_math.h index 9d0ccadba72..ba6c6426d8a 100644 --- a/ACE/ace/os_include/os_math.h +++ b/ACE/ace/os_include/os_math.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_monetary.h b/ACE/ace/os_include/os_monetary.h index 521347f351c..7c0c990d5ec 100644 --- a/ACE/ace/os_include/os_monetary.h +++ b/ACE/ace/os_include/os_monetary.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_mqueue.h b/ACE/ace/os_include/os_mqueue.h index a85128d6037..000aa714c5e 100644 --- a/ACE/ace/os_include/os_mqueue.h +++ b/ACE/ace/os_include/os_mqueue.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_ndbm.h b/ACE/ace/os_include/os_ndbm.h index 4f8f66acc83..c80594945e8 100644 --- a/ACE/ace/os_include/os_ndbm.h +++ b/ACE/ace/os_include/os_ndbm.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_netdb.h b/ACE/ace/os_include/os_netdb.h index 34e006f0f26..6b543023ed4 100644 --- a/ACE/ace/os_include/os_netdb.h +++ b/ACE/ace/os_include/os_netdb.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_nl_types.h b/ACE/ace/os_include/os_nl_types.h index d84a8a734be..f1832882ea6 100644 --- a/ACE/ace/os_include/os_nl_types.h +++ b/ACE/ace/os_include/os_nl_types.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_poll.h b/ACE/ace/os_include/os_poll.h index afb5bcc6993..2aa41a972ac 100644 --- a/ACE/ace/os_include/os_poll.h +++ b/ACE/ace/os_include/os_poll.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_pthread.h b/ACE/ace/os_include/os_pthread.h index 782d15b35a3..009b87d3b14 100644 --- a/ACE/ace/os_include/os_pthread.h +++ b/ACE/ace/os_include/os_pthread.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -365,7 +365,7 @@ extern "C" pthread_t pthread_self (void); # if !defined (ACE_HAS_POSIX_SEM) && !defined (ACE_USES_FIFO_SEM) // This needs to be moved out of here. -#include "ace/ACE_export.h" +#include /**/ "ace/ACE_export.h" /** * @class ACE_sema_t * diff --git a/ACE/ace/os_include/os_pwd.h b/ACE/ace/os_include/os_pwd.h index da08eb17ab9..c5d591f2b7d 100644 --- a/ACE/ace/os_include/os_pwd.h +++ b/ACE/ace/os_include/os_pwd.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_regex.h b/ACE/ace/os_include/os_regex.h index fdc323c2a6d..e6642dd943a 100644 --- a/ACE/ace/os_include/os_regex.h +++ b/ACE/ace/os_include/os_regex.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_sched.h b/ACE/ace/os_include/os_sched.h index 4a536703218..e430a6f0fa1 100644 --- a/ACE/ace/os_include/os_sched.h +++ b/ACE/ace/os_include/os_sched.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_search.h b/ACE/ace/os_include/os_search.h index c27930b5e92..f38efc58959 100644 --- a/ACE/ace/os_include/os_search.h +++ b/ACE/ace/os_include/os_search.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_semaphore.h b/ACE/ace/os_include/os_semaphore.h index a703c55d368..82524bdfd1b 100644 --- a/ACE/ace/os_include/os_semaphore.h +++ b/ACE/ace/os_include/os_semaphore.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -61,7 +61,7 @@ extern "C" # if !defined (ACE_HAS_POSIX_SEM_TIMEOUT) /// Serialize access to internal state. - ACE_mutex_t lock_; + ACE_mutex_t lock_; /// Block until there are no waiters. ACE_cond_t count_nonzero_; diff --git a/ACE/ace/os_include/os_setjmp.h b/ACE/ace/os_include/os_setjmp.h index b4da93bfa0a..ce6a20abccc 100644 --- a/ACE/ace/os_include/os_setjmp.h +++ b/ACE/ace/os_include/os_setjmp.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_spawn.h b/ACE/ace/os_include/os_spawn.h index 797e48af614..879e49accd3 100644 --- a/ACE/ace/os_include/os_spawn.h +++ b/ACE/ace/os_include/os_spawn.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_stdbool.h b/ACE/ace/os_include/os_stdbool.h index 440b0d67f29..a9fb79f2553 100644 --- a/ACE/ace/os_include/os_stdbool.h +++ b/ACE/ace/os_include/os_stdbool.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_string.h b/ACE/ace/os_include/os_string.h index 0cd913e952e..f0c98216f9a 100644 --- a/ACE/ace/os_include/os_string.h +++ b/ACE/ace/os_include/os_string.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_strings.h b/ACE/ace/os_include/os_strings.h index 2fdcf723bec..21b99489b3b 100644 --- a/ACE/ace/os_include/os_strings.h +++ b/ACE/ace/os_include/os_strings.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once @@ -43,7 +43,7 @@ extern "C" #if defined (ACE_LACKS_STRNCASECMP_PROTOTYPE) int strncasecmp(const char *, const char *, size_t); #endif /* ACE_LACKS_STRNCASECMP_PROTOTYPE */ - + #ifdef __cplusplus } #endif /* __cplusplus */ diff --git a/ACE/ace/os_include/os_stropts.h b/ACE/ace/os_include/os_stropts.h index c55e9125c86..9d2429bebf6 100644 --- a/ACE/ace/os_include/os_stropts.h +++ b/ACE/ace/os_include/os_stropts.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_syslog.h b/ACE/ace/os_include/os_syslog.h index eff6a240520..f471c61acb0 100644 --- a/ACE/ace/os_include/os_syslog.h +++ b/ACE/ace/os_include/os_syslog.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_tar.h b/ACE/ace/os_include/os_tar.h index 5a781cf200d..e24a55f87b7 100644 --- a/ACE/ace/os_include/os_tar.h +++ b/ACE/ace/os_include/os_tar.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_termios.h b/ACE/ace/os_include/os_termios.h index 30f1f9971b2..23d04c177f0 100644 --- a/ACE/ace/os_include/os_termios.h +++ b/ACE/ace/os_include/os_termios.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_tgmath.h b/ACE/ace/os_include/os_tgmath.h index c4ac48a6432..97f177be672 100644 --- a/ACE/ace/os_include/os_tgmath.h +++ b/ACE/ace/os_include/os_tgmath.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_trace.h b/ACE/ace/os_include/os_trace.h index cb4aa549fcf..b08db2d5548 100644 --- a/ACE/ace/os_include/os_trace.h +++ b/ACE/ace/os_include/os_trace.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_ulimit.h b/ACE/ace/os_include/os_ulimit.h index 011dd32bc9c..450b6578c86 100644 --- a/ACE/ace/os_include/os_ulimit.h +++ b/ACE/ace/os_include/os_ulimit.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_utime.h b/ACE/ace/os_include/os_utime.h index 20e48b4ae0c..a2eabeabbfa 100644 --- a/ACE/ace/os_include/os_utime.h +++ b/ACE/ace/os_include/os_utime.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_utmpx.h b/ACE/ace/os_include/os_utmpx.h index 88845f1e418..74705d633ea 100644 --- a/ACE/ace/os_include/os_utmpx.h +++ b/ACE/ace/os_include/os_utmpx.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_wchar.h b/ACE/ace/os_include/os_wchar.h index 2ef9cc90ef9..c0d1efa7aba 100644 --- a/ACE/ace/os_include/os_wchar.h +++ b/ACE/ace/os_include/os_wchar.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_wctype.h b/ACE/ace/os_include/os_wctype.h index 8abb0f0df61..7b30377277a 100644 --- a/ACE/ace/os_include/os_wctype.h +++ b/ACE/ace/os_include/os_wctype.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/os_wordexp.h b/ACE/ace/os_include/os_wordexp.h index 2ff6eec0052..3d103edef56 100644 --- a/ACE/ace/os_include/os_wordexp.h +++ b/ACE/ace/os_include/os_wordexp.h @@ -18,7 +18,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/sys/os_loadavg.h b/ACE/ace/os_include/sys/os_loadavg.h index da569084f3b..66190970a90 100644 --- a/ACE/ace/os_include/sys/os_loadavg.h +++ b/ACE/ace/os_include/sys/os_loadavg.h @@ -17,7 +17,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/os_include/sys/os_pstat.h b/ACE/ace/os_include/sys/os_pstat.h index c6872fe53de..15a9c4451a0 100644 --- a/ACE/ace/os_include/sys/os_pstat.h +++ b/ACE/ace/os_include/sys/os_pstat.h @@ -17,7 +17,7 @@ #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/streams.h b/ACE/ace/streams.h index 6a4de4a35e2..d26ceb73dd7 100644 --- a/ACE/ace/streams.h +++ b/ACE/ace/streams.h @@ -23,7 +23,7 @@ #define ACE_STREAMS_H #include /**/ "ace/pre.h" -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once diff --git a/ACE/ace/svc_export.h b/ACE/ace/svc_export.h index b10b4f33bc5..5e85a8ac2fd 100644 --- a/ACE/ace/svc_export.h +++ b/ACE/ace/svc_export.h @@ -11,7 +11,7 @@ #if !defined (ACE_SVC_EXPORT_H) #define ACE_SVC_EXPORT_H -#include "ace/config-all.h" +#include /**/ "ace/config-all.h" #if defined (ACE_AS_STATIC_LIBS) && !defined (ACE_SVC_HAS_DLL) # define ACE_SVC_HAS_DLL 0 |