From ae58bc1b04d577d4016ee73eb10aa91f80f7edab Mon Sep 17 00:00:00 2001 From: Matthew Newhook Date: Thu, 27 Dec 2001 19:36:25 +0000 Subject: WIN32 updates. --- cpp/src/Ice/SslSystemOpenSSL.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cpp') diff --git a/cpp/src/Ice/SslSystemOpenSSL.cpp b/cpp/src/Ice/SslSystemOpenSSL.cpp index 8e0be42b74d..1c6b957d517 100644 --- a/cpp/src/Ice/SslSystemOpenSSL.cpp +++ b/cpp/src/Ice/SslSystemOpenSSL.cpp @@ -12,9 +12,10 @@ #endif // -// This needs to be first since the openssl headers redefine _WIN32_WINNT. +// This needs to be first since #include +// without our configuration settings. // -#include +#include #include #include -- cgit v1.2.3