diff options
Diffstat (limited to 'cpp/src/IceSSL/GeneralConfig.h')
-rw-r--r-- | cpp/src/IceSSL/GeneralConfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/IceSSL/GeneralConfig.h b/cpp/src/IceSSL/GeneralConfig.h index c9bca2c9090..97500969d4c 100644 --- a/cpp/src/IceSSL/GeneralConfig.h +++ b/cpp/src/IceSSL/GeneralConfig.h @@ -11,6 +11,8 @@ #ifndef ICE_SSL_GENERAL_CONFIG_H #define ICE_SSL_GENERAL_CONFIG_H +#include <Ice/Config.h> + #include <IceSSL/OpenSSL.h> namespace IceSSL |