summaryrefslogtreecommitdiff
path: root/TAO/tao/ObjectIDList.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ObjectIDList.h')
-rw-r--r--TAO/tao/ObjectIDList.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/ObjectIDList.h b/TAO/tao/ObjectIDList.h
index 979e7d6a659..db1c61793ff 100644
--- a/TAO/tao/ObjectIDList.h
+++ b/TAO/tao/ObjectIDList.h
@@ -126,8 +126,8 @@ private:
#ifndef __ACE_INLINE__
-CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ORB::CORBA_ORB_ObjectIdList &); //
-CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ORB::CORBA_ORB_ObjectIdList &);
+CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA_ORB_ObjectIdList &); //
+CORBA::Boolean operator>> (TAO_InputCDR &, CORBA_ORB_ObjectIdList &);
#endif /* __ACE_INLINE__ */