summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/LocalObject.h
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2001-10-09 19:17:53 +0000
committerMarc Laukien <marc@zeroc.com>2001-10-09 19:17:53 +0000
commita5d1bac26377d62c8432a3434476da5e44fd2417 (patch)
tree5f40795193580b82a8a610af30587b07998247b6 /cpp/include/Ice/LocalObject.h
parentIntStream (diff)
downloadice-a5d1bac26377d62c8432a3434476da5e44fd2417.tar.bz2
ice-a5d1bac26377d62c8432a3434476da5e44fd2417.tar.xz
ice-a5d1bac26377d62c8432a3434476da5e44fd2417.zip
BasicStream; Stream.ice
Diffstat (limited to 'cpp/include/Ice/LocalObject.h')
-rw-r--r--cpp/include/Ice/LocalObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/Ice/LocalObject.h b/cpp/include/Ice/LocalObject.h
index 1e3debe46f3..03bf73fd77f 100644
--- a/cpp/include/Ice/LocalObject.h
+++ b/cpp/include/Ice/LocalObject.h
@@ -18,7 +18,7 @@
namespace IceInternal
{
-class IntStream;
+class BasicStream;
}