diff options
Diffstat (limited to 'cpp/include/Ice/LocalObject.h')
-rw-r--r-- | cpp/include/Ice/LocalObject.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/cpp/include/Ice/LocalObject.h b/cpp/include/Ice/LocalObject.h index 1fbbdf153f1..bd5a3278a6e 100644 --- a/cpp/include/Ice/LocalObject.h +++ b/cpp/include/Ice/LocalObject.h @@ -13,13 +13,6 @@ #include <IceUtil/Shared.h> #include <Ice/LocalObjectF.h> -namespace IceInternal -{ - -class BasicStream; - -} - namespace Ice { |