diff options
author | Anthony Neal <aneal@zeroc.com> | 2002-01-04 20:53:59 +0000 |
---|---|---|
committer | Anthony Neal <aneal@zeroc.com> | 2002-01-04 20:53:59 +0000 |
commit | 759a3b22b95e70552354ff514f15a77a0ccf3871 (patch) | |
tree | 7e6c6bb9b0348a2d74d2f1bd20962a1b5d0769d9 /cpp/src/Ice/SslConnectionOpenSSLClient.h | |
parent | file ClientBlobject.cpp was initially added on branch glacier. (diff) | |
download | ice-759a3b22b95e70552354ff514f15a77a0ccf3871.tar.bz2 ice-759a3b22b95e70552354ff514f15a77a0ccf3871.tar.xz ice-759a3b22b95e70552354ff514f15a77a0ccf3871.zip |
Updated to simplify the dependencies of the .h files.
Diffstat (limited to 'cpp/src/Ice/SslConnectionOpenSSLClient.h')
-rw-r--r-- | cpp/src/Ice/SslConnectionOpenSSLClient.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/Ice/SslConnectionOpenSSLClient.h b/cpp/src/Ice/SslConnectionOpenSSLClient.h index 48e9b2725e6..1fe6647942d 100644 --- a/cpp/src/Ice/SslConnectionOpenSSLClient.h +++ b/cpp/src/Ice/SslConnectionOpenSSLClient.h @@ -11,8 +11,6 @@ #ifndef ICE_SSL_CONNECTION_OPENSSL_CLIENT_H #define ICE_SSL_CONNECTION_OPENSSL_CLIENT_H -#include <openssl/ssl.h> -#include <Ice/Buffer.h> #include <Ice/SslConnectionOpenSSL.h> namespace IceSecurity |