diff options
Diffstat (limited to 'cpp/src/Ice/SslException2.cpp')
-rw-r--r-- | cpp/src/Ice/SslException2.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Ice/SslException2.cpp b/cpp/src/Ice/SslException2.cpp index 866fe875d82..ffbcf7a71d0 100644 --- a/cpp/src/Ice/SslException2.cpp +++ b/cpp/src/Ice/SslException2.cpp @@ -17,6 +17,7 @@ #pragma warning(disable:4786) #endif +#include <Ice/LocalException.h> #include <Ice/SslException.h> using Ice::SocketException; |