summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Protocol.cpp
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2015-05-06 17:21:30 +0200
committerBenoit Foucher <benoit@zeroc.com>2015-05-06 17:21:30 +0200
commit0015b0097b89806b407e38df9399c358a82646f7 (patch)
treee07664cfc01e1fe8dbd4a83b88363ef170ab237c /cpp/src/Ice/Protocol.cpp
parentICE-6484 java exceptions test fails with --cross=js (diff)
downloadice-0015b0097b89806b407e38df9399c358a82646f7.tar.bz2
ice-0015b0097b89806b407e38df9399c358a82646f7.tar.xz
ice-0015b0097b89806b407e38df9399c358a82646f7.zip
Fixed generated code to not instantiate templates if ICE_STATIC_LIBS is defined, minor WinRT test fixes
Diffstat (limited to 'cpp/src/Ice/Protocol.cpp')
-rw-r--r--cpp/src/Ice/Protocol.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/Protocol.cpp b/cpp/src/Ice/Protocol.cpp
index 8816e68fb4c..01f35c19a04 100644
--- a/cpp/src/Ice/Protocol.cpp
+++ b/cpp/src/Ice/Protocol.cpp
@@ -9,7 +9,6 @@
#include <Ice/Protocol.h>
#include <Ice/LocalException.h>
-#include <Ice/BasicStream.h>
namespace IceInternal
{