summaryrefslogtreecommitdiff
path: root/TAO/tao/ObjectIDList.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-21 03:41:16 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-21 03:41:16 +0000
commit111c6fb0fa8379552ac5911c0f1e589ed3deef6d (patch)
treecfdfbfa5c7e3e97d7c4622e8a6f8fcdef3273917 /TAO/tao/ObjectIDList.h
parentf3977a0c4c932310fcad586d9146dece754f0fe8 (diff)
downloadATCD-111c6fb0fa8379552ac5911c0f1e589ed3deef6d.tar.gz
ChangeLogTag:Tue Jul 20 22:37:29 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
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 584dd5e8af4..ca02ea322b4 100644
--- a/TAO/tao/ObjectIDList.h
+++ b/TAO/tao/ObjectIDList.h
@@ -125,8 +125,8 @@ private:
#ifndef __ACE_INLINE__
-CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA_ORB_ObjectIdList &); //
-CORBA::Boolean operator>> (TAO_InputCDR &, CORBA_ORB_ObjectIdList &);
+CORBA::Boolean TAO_Export operator<< (TAO_OutputCDR &, const CORBA_ORB_ObjectIdList &); //
+CORBA::Boolean TAO_Export operator>> (TAO_InputCDR &, CORBA_ORB_ObjectIdList &);
#endif /* __ACE_INLINE__ */