summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/WSTransceiver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/WSTransceiver.cpp')
-rw-r--r--cpp/src/Ice/WSTransceiver.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/Ice/WSTransceiver.cpp b/cpp/src/Ice/WSTransceiver.cpp
index a1f27ef48a8..ccb3c6c7ff3 100644
--- a/cpp/src/Ice/WSTransceiver.cpp
+++ b/cpp/src/Ice/WSTransceiver.cpp
@@ -21,8 +21,6 @@
#include <IceUtil/SHA1.h>
#include <IceUtil/StringUtil.h>
-#include <IceUtil/DisableWarnings.h>
-
// Python 2.7 under Windows.
#if _MSC_VER == 1500
typedef unsigned short uint16_t;