diff options
Diffstat (limited to 'ace/Service_Object.h')
-rw-r--r-- | ace/Service_Object.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/Service_Object.h b/ace/Service_Object.h index 32624e21a4e..f06fc88ffb4 100644 --- a/ace/Service_Object.h +++ b/ace/Service_Object.h @@ -1,7 +1,6 @@ /* -*- C++ -*- */ // $Id$ - // ============================================================================ // // = LIBRARY @@ -20,7 +19,6 @@ #include "ace/Shared_Object.h" #include "ace/Event_Handler.h" -#include "ace/Log_Msg.h" class ACE_Export ACE_Service_Object : public ACE_Event_Handler, public ACE_Shared_Object // = TITLE |