summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Endpoint.cpp
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2001-10-06 16:21:05 +0000
committerMarc Laukien <marc@zeroc.com>2001-10-06 16:21:05 +0000
commit71294535f4176c44c033561d407952d1d0bdd9bd (patch)
treef5067365849f934c14ff75add1e13f06384ade6e /cpp/src/Ice/Endpoint.cpp
parentfixes (diff)
downloadice-71294535f4176c44c033561d407952d1d0bdd9bd.tar.bz2
ice-71294535f4176c44c033561d407952d1d0bdd9bd.tar.xz
ice-71294535f4176c44c033561d407952d1d0bdd9bd.zip
IceUtil::Exception
Diffstat (limited to 'cpp/src/Ice/Endpoint.cpp')
-rw-r--r--cpp/src/Ice/Endpoint.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/Endpoint.cpp b/cpp/src/Ice/Endpoint.cpp
index 15c4b502e8c..e5804907e39 100644
--- a/cpp/src/Ice/Endpoint.cpp
+++ b/cpp/src/Ice/Endpoint.cpp
@@ -19,7 +19,6 @@
#include <Ice/UdpTransceiver.h>
#include <Ice/Stream.h>
#include <Ice/LocalException.h>
-#include <sstream>
using namespace std;
using namespace Ice;