diff options
author | Marc Laukien <marc@zeroc.com> | 2001-10-09 19:17:53 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2001-10-09 19:17:53 +0000 |
commit | a5d1bac26377d62c8432a3434476da5e44fd2417 (patch) | |
tree | 5f40795193580b82a8a610af30587b07998247b6 /cpp/include/Ice/LocalObject.h | |
parent | IntStream (diff) | |
download | ice-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.h | 2 |
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; } |