From 2f68192a04da5f307951027f579b7ae05d35b9d2 Mon Sep 17 00:00:00 2001 From: Chris Cleeland Date: Fri, 26 Sep 1997 15:40:00 +0000 Subject: * tao/connect.h: Renamed ROA_Acceptor to TAO_Acceptor (since it's not related to the OA any longer), and restored explicit inclusion of ace headers to avoid having to include "corba.h". * tao/boa.h: Removed unneeded get_addr() method. * tests/Cubit/TAO/cubitS.cpp: Updates to support changes in ORB Core. --- TAO/tao/iioporb.i | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TAO/tao/iioporb.i') diff --git a/TAO/tao/iioporb.i b/TAO/tao/iioporb.i index 587f75805fa..d992c18a2ea 100644 --- a/TAO/tao/iioporb.i +++ b/TAO/tao/iioporb.i @@ -3,7 +3,8 @@ ACE_INLINE IIOP_ORB::IIOP_ORB(void) : use_omg_ior_format_(CORBA::B_FALSE) -{} +{ +} ACE_INLINE IIOP_ORB::~IIOP_ORB(void) -- cgit v1.2.1