summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/SslSystemOpenSSL.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/SslSystemOpenSSL.cpp')
-rw-r--r--cpp/src/Ice/SslSystemOpenSSL.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/src/Ice/SslSystemOpenSSL.cpp b/cpp/src/Ice/SslSystemOpenSSL.cpp
index 1c6b957d517..35f6aa366ef 100644
--- a/cpp/src/Ice/SslSystemOpenSSL.cpp
+++ b/cpp/src/Ice/SslSystemOpenSSL.cpp
@@ -29,6 +29,9 @@
#include <Ice/SslConnectionOpenSSLServer.h>
#include <Ice/SslConfig.h>
+#include <Ice/TraceLevels.h>
+#include <Ice/Logger.h>
+
using namespace std;
namespace IceSecurity