diff options
Diffstat (limited to 'cppe/src/IceE/Connection.cpp')
-rwxr-xr-x | cppe/src/IceE/Connection.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cppe/src/IceE/Connection.cpp b/cppe/src/IceE/Connection.cpp index c2ddb0a1bff..7e493dbfbda 100755 --- a/cppe/src/IceE/Connection.cpp +++ b/cppe/src/IceE/Connection.cpp @@ -27,8 +27,6 @@ # include <IceE/Incoming.h> #endif -#include <iostream> - using namespace std; using namespace Ice; using namespace IceInternal; |