diff options
Diffstat (limited to 'cpp/src/Ice/TcpTransceiver.cpp')
-rw-r--r-- | cpp/src/Ice/TcpTransceiver.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/Ice/TcpTransceiver.cpp b/cpp/src/Ice/TcpTransceiver.cpp index 4fa6d0bce2d..703679df189 100644 --- a/cpp/src/Ice/TcpTransceiver.cpp +++ b/cpp/src/Ice/TcpTransceiver.cpp @@ -14,8 +14,6 @@ #include <Ice/Buffer.h> #include <Ice/LocalException.h> -#include <IceUtil/DisableWarnings.h> - using namespace std; using namespace Ice; using namespace IceInternal; |