From aa96c4b340b529bd64bec2baa457a780c4069d21 Mon Sep 17 00:00:00 2001 From: coryan Date: Tue, 5 Oct 1999 01:53:59 +0000 Subject: ChangeLogTag:Mon Oct 4 20:42:16 1999 Carlos O'Ryan --- TAO/tao/ORB.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'TAO/tao/ORB.h') diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h index cbace336f62..db7cd68d09a 100644 --- a/TAO/tao/ORB.h +++ b/TAO/tao/ORB.h @@ -516,8 +516,8 @@ public: CORBA_StructMemberSeq &members, CORBA::Environment &ACE_TRY_ENV = TAO_default_environment ()); - - + + #endif /*TAO_HAS_INTERFACE_REPOSITORY */ #endif /* TAO_HAS_MINIMUM_CORBA */ @@ -867,19 +867,19 @@ operator>> (TAO_InputCDR &, CORBA::ORB::InvalidName &); # if !defined (ACE_LACKS_IOSTREAM_TOTALLY) -extern TAO_Export ostream & +extern TAO_Export ostream & operator<< (ostream &, const CORBA::String_var &); extern TAO_Export istream & operator>> (istream &, CORBA::String_var &); -extern TAO_Export ostream & +extern TAO_Export ostream & operator<< (ostream &, CORBA::String_out &); extern TAO_Export istream & operator>> (istream &, CORBA::String_out &); -extern TAO_Export ostream & +extern TAO_Export ostream & operator<< (ostream &, const CORBA::WString_var &); extern TAO_Export istream & operator>> (istream &, CORBA::WString_var &); -extern TAO_Export ostream & +extern TAO_Export ostream & operator<< (ostream &, CORBA::WString_out &); extern TAO_Export istream & operator>> (istream &, CORBA::WString_out &); -- cgit v1.2.1