summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Endpoint.h
diff options
context:
space:
mode:
authormarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-16 03:34:02 +0000
committermarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-16 03:34:02 +0000
commit1dea852cb1b96bd10cb66f814cedc7df83c668e7 (patch)
tree76d5e9e72681aa7315f6bcd6af68e0e7a1059967 /TAO/tao/IIOP_Endpoint.h
parentcc7c6c054b39c0a2d662b99b48965f6ebf91a4cf (diff)
downloadATCD-1dea852cb1b96bd10cb66f814cedc7df83c668e7.tar.gz
ChangeLogTag:Fri Sep 15 20:39:49 2000 Marina Spivak <marina@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/IIOP_Endpoint.h')
-rw-r--r--TAO/tao/IIOP_Endpoint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/IIOP_Endpoint.h b/TAO/tao/IIOP_Endpoint.h
index 5ee104798c1..68d766ff5aa 100644
--- a/TAO/tao/IIOP_Endpoint.h
+++ b/TAO/tao/IIOP_Endpoint.h
@@ -44,6 +44,7 @@ class TAO_Export TAO_IIOP_Endpoint : public TAO_Endpoint
public:
friend class TAO_IIOP_Profile;
+ friend class TAO_SSLIOP_Profile;
TAO_IIOP_Endpoint (const ACE_INET_Addr &addr,
int use_dotted_decimal_addresses);