diff options
author | marina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-09-16 03:34:02 +0000 |
---|---|---|
committer | marina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-09-16 03:34:02 +0000 |
commit | 1dea852cb1b96bd10cb66f814cedc7df83c668e7 (patch) | |
tree | 76d5e9e72681aa7315f6bcd6af68e0e7a1059967 /TAO/tao/IIOP_Endpoint.h | |
parent | cc7c6c054b39c0a2d662b99b48965f6ebf91a4cf (diff) | |
download | ATCD-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.h | 1 |
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); |