diff options
Diffstat (limited to 'ace')
42 files changed, 42 insertions, 42 deletions
diff --git a/ace/Acceptor.h b/ace/Acceptor.h index 66bec8777b7..d42360a35e8 100644 --- a/ace/Acceptor.h +++ b/ace/Acceptor.h @@ -524,7 +524,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Acceptor.cpp" +#pragma implementation ("Acceptor.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_ACCEPTOR_H */ diff --git a/ace/Array.h b/ace/Array.h index 70ff20670d9..faa4a450607 100644 --- a/ace/Array.h +++ b/ace/Array.h @@ -36,7 +36,7 @@ #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Containers.cpp" +#pragma implementation ("Containers.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_ARRAY_H */ diff --git a/ace/Asynch_Acceptor.h b/ace/Asynch_Acceptor.h index 758db33867a..41f3ce435ea 100644 --- a/ace/Asynch_Acceptor.h +++ b/ace/Asynch_Acceptor.h @@ -177,7 +177,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Asynch_Acceptor.cpp" +#pragma implementation ("Asynch_Acceptor.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_WIN32 || ACE_HAS_AIO_CALLS */ diff --git a/ace/Auto_Ptr.h b/ace/Auto_Ptr.h index fdaf33c5b30..e6639638e2d 100644 --- a/ace/Auto_Ptr.h +++ b/ace/Auto_Ptr.h @@ -129,7 +129,7 @@ public: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Auto_Ptr.cpp" +#pragma implementation ("Auto_Ptr.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_AUTO_PTR_H */ diff --git a/ace/CORBA_Ref.h b/ace/CORBA_Ref.h index c25af4e16bb..e5dbc821641 100644 --- a/ace/CORBA_Ref.h +++ b/ace/CORBA_Ref.h @@ -79,7 +79,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "CORBA_Ref.cpp" +#pragma implementation ("CORBA_Ref.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* CORBA_REF_H */ diff --git a/ace/Connector.h b/ace/Connector.h index f4809c09e9d..6e607beeb4b 100644 --- a/ace/Connector.h +++ b/ace/Connector.h @@ -422,7 +422,7 @@ protected: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Connector.cpp" +#pragma implementation ("Connector.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_CONNECTOR_H */ diff --git a/ace/Containers_T.h b/ace/Containers_T.h index 2dd190f1d55..361430dc9fb 100644 --- a/ace/Containers_T.h +++ b/ace/Containers_T.h @@ -1585,7 +1585,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Containers_T.cpp" +#pragma implementation ("Containers_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_CONTAINERS_T_H */ diff --git a/ace/Dump_T.h b/ace/Dump_T.h index bd52476f8f9..ca4f5e45d7b 100644 --- a/ace/Dump_T.h +++ b/ace/Dump_T.h @@ -71,7 +71,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Dump_T.cpp" +#pragma implementation ("Dump_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_DUMP_T_H */ diff --git a/ace/Dynamic_Service.h b/ace/Dynamic_Service.h index e13f562fd24..45caa8ef4f5 100644 --- a/ace/Dynamic_Service.h +++ b/ace/Dynamic_Service.h @@ -40,7 +40,7 @@ public: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -# pragma implementation "Dynamic_Service.cpp" +# pragma implementation ("Dynamic_Service.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_DYNAMIC_SERVICE_H */ diff --git a/ace/Env_Value_T.h b/ace/Env_Value_T.h index d7cd3298763..be8879c092c 100644 --- a/ace/Env_Value_T.h +++ b/ace/Env_Value_T.h @@ -144,7 +144,7 @@ ACE_Convert (const char *s, double &d) } #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Env_Value_T.cpp" +#pragma implementation ("Env_Value_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_ENV_VALUE_T_H */ diff --git a/ace/Event_Handler_T.h b/ace/Event_Handler_T.h index 2b2f218c657..f32a110d011 100644 --- a/ace/Event_Handler_T.h +++ b/ace/Event_Handler_T.h @@ -182,7 +182,7 @@ protected: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Event_Handler_T.cpp" +#pragma implementation ("Event_Handler_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_HAS_TEMPLATE_TYPEDEFS */ diff --git a/ace/Free_List.h b/ace/Free_List.h index ad35ac295ad..44a9ef0e3e0 100644 --- a/ace/Free_List.h +++ b/ace/Free_List.h @@ -138,7 +138,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Free_List.cpp" +#pragma implementation ("Free_List.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_FREE_LIST_H */ diff --git a/ace/Functor_T.h b/ace/Functor_T.h index 052b10fa993..710a2a22218 100644 --- a/ace/Functor_T.h +++ b/ace/Functor_T.h @@ -134,7 +134,7 @@ public: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Functor_T.cpp" +#pragma implementation ("Functor_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_FUNCTOR_T_H */ diff --git a/ace/Future.h b/ace/Future.h index 3e2385dd778..36d65b46cb0 100644 --- a/ace/Future.h +++ b/ace/Future.h @@ -201,7 +201,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Future.cpp" +#pragma implementation ("Future.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_HAS_THREADS */ diff --git a/ace/Hash_Map_Manager_T.h b/ace/Hash_Map_Manager_T.h index a05bee99170..e9ab623d08c 100644 --- a/ace/Hash_Map_Manager_T.h +++ b/ace/Hash_Map_Manager_T.h @@ -576,7 +576,7 @@ public: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Hash_Map_Manager_T.cpp" +#pragma implementation ("Hash_Map_Manager_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_HASH_MAP_MANAGER_T_H */ diff --git a/ace/IOStream_T.h b/ace/IOStream_T.h index 5eecc923616..86e0c6bf645 100644 --- a/ace/IOStream_T.h +++ b/ace/IOStream_T.h @@ -271,7 +271,7 @@ protected: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "IOStream_T.cpp" +#pragma implementation ("IOStream_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_LACKS_ACE_IOSTREAM */ #endif /* ACE_IOSTREAM_T_H */ diff --git a/ace/LOCK_SOCK_Acceptor.h b/ace/LOCK_SOCK_Acceptor.h index aed8b8b4e5c..f7838ca79dd 100644 --- a/ace/LOCK_SOCK_Acceptor.h +++ b/ace/LOCK_SOCK_Acceptor.h @@ -55,7 +55,7 @@ protected: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "LOCK_SOCK_Acceptor.cpp" +#pragma implementation ("LOCK_SOCK_Acceptor.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_LOCK_SOCK_ACCEPTOR_H */ diff --git a/ace/Local_Name_Space_T.h b/ace/Local_Name_Space_T.h index 88f828fd8b7..dc0434f8ac6 100644 --- a/ace/Local_Name_Space_T.h +++ b/ace/Local_Name_Space_T.h @@ -246,7 +246,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Local_Name_Space_T.cpp" +#pragma implementation ("Local_Name_Space_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_LOCAL_NAME_SPACE_T_H */ diff --git a/ace/Malloc_T.h b/ace/Malloc_T.h index db2c0440145..4c49896d923 100644 --- a/ace/Malloc_T.h +++ b/ace/Malloc_T.h @@ -476,7 +476,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Malloc_T.cpp" +#pragma implementation ("Malloc_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_MALLOC_H */ diff --git a/ace/Managed_Object.h b/ace/Managed_Object.h index bd24204c562..1eee00516c3 100644 --- a/ace/Managed_Object.h +++ b/ace/Managed_Object.h @@ -152,7 +152,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Managed_Object.cpp" +#pragma implementation ("Managed_Object.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_MANAGED_OBJECT_H */ diff --git a/ace/Map_Manager.h b/ace/Map_Manager.h index 8f7f3d90c9c..4d305266dcf 100644 --- a/ace/Map_Manager.h +++ b/ace/Map_Manager.h @@ -444,7 +444,7 @@ public: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Map_Manager.cpp" +#pragma implementation ("Map_Manager.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_MAP_MANAGER_H */ diff --git a/ace/Message_Block_T.h b/ace/Message_Block_T.h index 250c40bbd35..330b391da47 100644 --- a/ace/Message_Block_T.h +++ b/ace/Message_Block_T.h @@ -74,7 +74,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Message_Block_T.cpp" +#pragma implementation ("Message_Block_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_MESSAGE_BLOCK_T_H */ diff --git a/ace/Message_Queue_T.h b/ace/Message_Queue_T.h index d373b435641..95ece558c3a 100644 --- a/ace/Message_Queue_T.h +++ b/ace/Message_Queue_T.h @@ -658,7 +658,7 @@ public: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Message_Queue_T.cpp" +#pragma implementation ("Message_Queue_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_MESSAGE_QUEUE_T_H */ diff --git a/ace/Module.h b/ace/Module.h index dd862bf23d0..c32d41ef5f4 100644 --- a/ace/Module.h +++ b/ace/Module.h @@ -187,7 +187,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Module.cpp" +#pragma implementation ("Module.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_MODULE_H */ diff --git a/ace/RB_Tree.h b/ace/RB_Tree.h index 30f56376a2d..a58a07d540f 100644 --- a/ace/RB_Tree.h +++ b/ace/RB_Tree.h @@ -262,7 +262,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "RB_Tree.cpp" +#pragma implementation ("RB_Tree.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ! defined (ACE_RB_TREE_H) */ diff --git a/ace/Select_Reactor_T.h b/ace/Select_Reactor_T.h index ad467881e08..0c85859f460 100644 --- a/ace/Select_Reactor_T.h +++ b/ace/Select_Reactor_T.h @@ -608,7 +608,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Select_Reactor_T.cpp" +#pragma implementation ("Select_Reactor_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_SELECT_REACTOR_T_H */ diff --git a/ace/Singleton.h b/ace/Singleton.h index 2d0d42d8d90..14bb6461ccb 100644 --- a/ace/Singleton.h +++ b/ace/Singleton.h @@ -158,7 +158,7 @@ protected: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Singleton.cpp" +#pragma implementation ("Singleton.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_SINGLETON_H */ diff --git a/ace/Strategies_T.h b/ace/Strategies_T.h index ec609474053..cdca19b3608 100644 --- a/ace/Strategies_T.h +++ b/ace/Strategies_T.h @@ -890,7 +890,7 @@ protected: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Strategies_T.cpp" +#pragma implementation ("Strategies_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_STRATEGIES_T_H */ diff --git a/ace/Stream.h b/ace/Stream.h index 65566c8b5f3..58fd26c2b61 100644 --- a/ace/Stream.h +++ b/ace/Stream.h @@ -205,7 +205,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Stream.cpp" +#pragma implementation ("Stream.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_STREAM_H */ diff --git a/ace/Stream_Modules.h b/ace/Stream_Modules.h index c2be76c1308..733f8efd614 100644 --- a/ace/Stream_Modules.h +++ b/ace/Stream_Modules.h @@ -134,7 +134,7 @@ public: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Stream_Modules.cpp" +#pragma implementation ("Stream_Modules.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_STREAM_MODULES */ diff --git a/ace/Svc_Handler.h b/ace/Svc_Handler.h index b7500e5711a..b84b825be42 100644 --- a/ace/Svc_Handler.h +++ b/ace/Svc_Handler.h @@ -183,7 +183,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Svc_Handler.cpp" +#pragma implementation ("Svc_Handler.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_SVC_HANDLER_H */ diff --git a/ace/Synch_T.h b/ace/Synch_T.h index 85bc500ab04..0447145a972 100644 --- a/ace/Synch_T.h +++ b/ace/Synch_T.h @@ -971,7 +971,7 @@ public: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Synch_T.cpp" +#pragma implementation ("Synch_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_SYNCH_T_H */ diff --git a/ace/Task_T.h b/ace/Task_T.h index 725eaa55dcf..60b4ef5c5dc 100644 --- a/ace/Task_T.h +++ b/ace/Task_T.h @@ -159,7 +159,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Task_T.cpp" +#pragma implementation ("Task_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_TASK_T_H */ diff --git a/ace/Timeprobe_T.h b/ace/Timeprobe_T.h index b186ea2b36e..fe5e031396c 100644 --- a/ace/Timeprobe_T.h +++ b/ace/Timeprobe_T.h @@ -171,7 +171,7 @@ protected: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Timeprobe_T.cpp" +#pragma implementation ("Timeprobe_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_COMPILE_TIMEPROBES */ diff --git a/ace/Timer_Hash_T.h b/ace/Timer_Hash_T.h index beb93323bc6..da22bbdd28a 100644 --- a/ace/Timer_Hash_T.h +++ b/ace/Timer_Hash_T.h @@ -246,7 +246,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE && !ACE_HAS_BROKEN_HPUX_TEMPLATES */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Timer_Hash_T.cpp" +#pragma implementation ("Timer_Hash_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_TIMER_HASH_T_H */ diff --git a/ace/Timer_Heap_T.h b/ace/Timer_Heap_T.h index 19eb33a18aa..784e57acfbc 100644 --- a/ace/Timer_Heap_T.h +++ b/ace/Timer_Heap_T.h @@ -267,7 +267,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE && !ACE_HAS_BROKEN_HPUX_TEMPLATES */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Timer_Heap_T.cpp" +#pragma implementation ("Timer_Heap_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_TIMER_HEAP_T_H */ diff --git a/ace/Timer_List_T.h b/ace/Timer_List_T.h index db78f57b475..191803fd228 100644 --- a/ace/Timer_List_T.h +++ b/ace/Timer_List_T.h @@ -188,7 +188,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE && !ACE_HAS_BROKEN_HPUX_TEMPLATES */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Timer_List_T.cpp" +#pragma implementation ("Timer_List_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_TIMER_LIST_T_H */ diff --git a/ace/Timer_Queue_Adapters.h b/ace/Timer_Queue_Adapters.h index bbb1a24340e..c19081646f3 100644 --- a/ace/Timer_Queue_Adapters.h +++ b/ace/Timer_Queue_Adapters.h @@ -208,7 +208,7 @@ private: # endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ # if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -# pragma implementation "Timer_Queue_Adapters.cpp" +# pragma implementation ("Timer_Queue_Adapters.cpp") # endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_TIMER_QUEUE_ADAPTERS_H */ diff --git a/ace/Timer_Queue_T.h b/ace/Timer_Queue_T.h index 05c394dea43..2f60778cc3f 100644 --- a/ace/Timer_Queue_T.h +++ b/ace/Timer_Queue_T.h @@ -376,7 +376,7 @@ public: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE && !ACE_HAS_BROKEN_HPUX_TEMPLATES */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Timer_Queue_T.cpp" +#pragma implementation ("Timer_Queue_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_TIMER_QUEUE_T_H */ diff --git a/ace/Timer_Wheel_T.h b/ace/Timer_Wheel_T.h index 2ce79d247fe..2c8976fca7d 100644 --- a/ace/Timer_Wheel_T.h +++ b/ace/Timer_Wheel_T.h @@ -213,7 +213,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE && !ACE_HAS_BROKEN_HPUX_TEMPLATES */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Timer_Wheel_T.cpp" +#pragma implementation ("Timer_Wheel_T.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_TIMER_WHEEL_T_H */ diff --git a/ace/Typed_SV_Message.h b/ace/Typed_SV_Message.h index 60465ab1bd8..5929b7e7a11 100644 --- a/ace/Typed_SV_Message.h +++ b/ace/Typed_SV_Message.h @@ -86,7 +86,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Typed_SV_Message.cpp" +#pragma implementation ("Typed_SV_Message.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_TYPED_SV_MESSAGE_H */ diff --git a/ace/Typed_SV_Message_Queue.h b/ace/Typed_SV_Message_Queue.h index 9156416cb4b..cd791c1f119 100644 --- a/ace/Typed_SV_Message_Queue.h +++ b/ace/Typed_SV_Message_Queue.h @@ -77,7 +77,7 @@ private: #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #if defined (ACE_TEMPLATES_REQUIRE_PRAGMA) -#pragma implementation "Typed_SV_Message_Queue.cpp" +#pragma implementation ("Typed_SV_Message_Queue.cpp") #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_TYPED_MESSAGE_QUEUE_H */ |