summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/UdpTransceiver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/UdpTransceiver.cpp')
-rw-r--r--cpp/src/Ice/UdpTransceiver.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/Ice/UdpTransceiver.cpp b/cpp/src/Ice/UdpTransceiver.cpp
index daf1a051456..b0392ad9cfd 100644
--- a/cpp/src/Ice/UdpTransceiver.cpp
+++ b/cpp/src/Ice/UdpTransceiver.cpp
@@ -17,8 +17,6 @@
#include <Ice/Properties.h>
#include <IceUtil/StringUtil.h>
-#include <IceUtil/DisableWarnings.h>
-
#ifdef ICE_OS_WINRT
# include <ppltasks.h> // For Concurrency::task
#endif