diff options
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 81b0c73ca1b..1e3debe46f3 100644 --- a/cpp/include/Ice/LocalObject.h +++ b/cpp/include/Ice/LocalObject.h @@ -18,7 +18,7 @@ namespace IceInternal { -class Stream; +class IntStream; } |