diff options
author | Marc Laukien <marc@zeroc.com> | 2001-10-09 18:27:58 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2001-10-09 18:27:58 +0000 |
commit | ca9e4073d50175daa12dba5f197f3324eb2722cc (patch) | |
tree | ee1813a45b738c456b4bc3eb72e19e78d1b35b36 /cpp/include/Ice/Ice.h | |
parent | removed pickler, native (diff) | |
download | ice-ca9e4073d50175daa12dba5f197f3324eb2722cc.tar.bz2 ice-ca9e4073d50175daa12dba5f197f3324eb2722cc.tar.xz ice-ca9e4073d50175daa12dba5f197f3324eb2722cc.zip |
IntStream
Diffstat (limited to 'cpp/include/Ice/Ice.h')
-rw-r--r-- | cpp/include/Ice/Ice.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/include/Ice/Ice.h b/cpp/include/Ice/Ice.h index d73d62bacd8..4d48e97a0ba 100644 --- a/cpp/include/Ice/Ice.h +++ b/cpp/include/Ice/Ice.h @@ -17,7 +17,6 @@ #include <Ice/Properties.h> #include <Ice/Logger.h> #include <Ice/ServantFactory.h> -#include <Ice/Pickler.h> #include <Ice/Initialize.h> #endif |