diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-30 00:33:43 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-30 00:33:43 +0000 |
commit | 8ca31fd725b7bd02f2038a5b3a03c3da64b6b48c (patch) | |
tree | dd496dde3c016a1db5d3882e1dc40c9af7e9aaf8 /ace/Service_Object.h | |
parent | 42f04951935318cb83949862c4abd11a8386cc91 (diff) | |
download | ATCD-8ca31fd725b7bd02f2038a5b3a03c3da64b6b48c.tar.gz |
Eon
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 |