diff options
Diffstat (limited to 'cpp/src/Ice/Proxy.cpp')
-rw-r--r-- | cpp/src/Ice/Proxy.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/Proxy.cpp b/cpp/src/Ice/Proxy.cpp index d0b87ebcfc9..237edf84a66 100644 --- a/cpp/src/Ice/Proxy.cpp +++ b/cpp/src/Ice/Proxy.cpp @@ -22,7 +22,6 @@ #include <Ice/Stream.h> #include <Ice/LocalException.h> #include <Ice/Functional.h> -#include <sstream> using namespace std; using namespace Ice; |