From b5795afa0e6fd0c9231d249fd20c978dae62fd9a Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Sat, 30 Mar 2002 21:39:46 +0000 Subject: ChangeLogTag:Sat Mar 30 13:38:10 2002 Ossama Othman --- TAO/tao/Transport_Descriptor_Interface.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TAO/tao/Transport_Descriptor_Interface.h') diff --git a/TAO/tao/Transport_Descriptor_Interface.h b/TAO/tao/Transport_Descriptor_Interface.h index 03bf9d39194..d80ae392ac4 100644 --- a/TAO/tao/Transport_Descriptor_Interface.h +++ b/TAO/tao/Transport_Descriptor_Interface.h @@ -15,12 +15,14 @@ #include "ace/pre.h" -#include "tao/Endpoint.h" +#include "tao/corbafwd.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ +class TAO_Endpoint; + /** * @class TAO_Transport_Descriptor_Interface * @@ -38,8 +40,6 @@ * 2. is_equivalent () * 3. hash () */ - - class TAO_Export TAO_Transport_Descriptor_Interface { public: -- cgit v1.2.1