summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/SslSystemOpenSSL.cpp
diff options
context:
space:
mode:
authorAnthony Neal <aneal@zeroc.com>2002-01-04 20:53:59 +0000
committerAnthony Neal <aneal@zeroc.com>2002-01-04 20:53:59 +0000
commit759a3b22b95e70552354ff514f15a77a0ccf3871 (patch)
tree7e6c6bb9b0348a2d74d2f1bd20962a1b5d0769d9 /cpp/src/Ice/SslSystemOpenSSL.cpp
parentfile ClientBlobject.cpp was initially added on branch glacier. (diff)
downloadice-759a3b22b95e70552354ff514f15a77a0ccf3871.tar.bz2
ice-759a3b22b95e70552354ff514f15a77a0ccf3871.tar.xz
ice-759a3b22b95e70552354ff514f15a77a0ccf3871.zip
Updated to simplify the dependencies of the .h files.
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