summaryrefslogtreecommitdiff
path: root/ace/Service_Object.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-30 00:33:43 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-30 00:33:43 +0000
commit8ca31fd725b7bd02f2038a5b3a03c3da64b6b48c (patch)
treedd496dde3c016a1db5d3882e1dc40c9af7e9aaf8 /ace/Service_Object.h
parent42f04951935318cb83949862c4abd11a8386cc91 (diff)
downloadATCD-8ca31fd725b7bd02f2038a5b3a03c3da64b6b48c.tar.gz
Eon
Diffstat (limited to 'ace/Service_Object.h')
-rw-r--r--ace/Service_Object.h2
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