diff options
Diffstat (limited to 'cpp/src/Ice/SslGeneralConfig.cpp')
-rw-r--r-- | cpp/src/Ice/SslGeneralConfig.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/SslGeneralConfig.cpp b/cpp/src/Ice/SslGeneralConfig.cpp index 5d32a43c9d9..c1d85c55ea0 100644 --- a/cpp/src/Ice/SslGeneralConfig.cpp +++ b/cpp/src/Ice/SslGeneralConfig.cpp @@ -14,7 +14,6 @@ #include <string> #include <algorithm> -#include <openssl/ssl.h> #include <Ice/SslGeneralConfig.h> using namespace std; |