From 3c518e1bb372a5fabd9277c8862b9f5f79ada483 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Thu, 20 Feb 2003 17:31:20 +0000 Subject: ChangeLogTag:Thu Feb 20 09:07:56 2003 Ossama Othman --- TAO/tao/Acceptor_Impl.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TAO/tao/Acceptor_Impl.cpp') diff --git a/TAO/tao/Acceptor_Impl.cpp b/TAO/tao/Acceptor_Impl.cpp index 11e0a966b29..2307b027175 100644 --- a/TAO/tao/Acceptor_Impl.cpp +++ b/TAO/tao/Acceptor_Impl.cpp @@ -31,6 +31,7 @@ #include "tao/Connector_Registry.h" #include "tao/Transport_Cache_Manager.h" #include "tao/Thread_Lane_Resources.h" +#include "tao/Transport.h" #include "ace/Object_Manager.h" @@ -38,7 +39,9 @@ #include "tao/Acceptor_Impl.i" #endif /* __ACE_INLINE__ */ -ACE_RCSID(tao, Acceptor_Impl, "$Id$") +ACE_RCSID (tao, + Acceptor_Impl, + "$Id$") //////////////////////////////////////////////////////////////////////////////// -- cgit v1.2.1