diff options
Diffstat (limited to 'cpp/include/Ice/GCObject.h')
-rw-r--r-- | cpp/include/Ice/GCObject.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/include/Ice/GCObject.h b/cpp/include/Ice/GCObject.h index 205c19c1f8c..929b13bc25f 100644 --- a/cpp/include/Ice/GCObject.h +++ b/cpp/include/Ice/GCObject.h @@ -11,6 +11,7 @@ #define ICE_GC_OBJECT_H #include <Ice/Object.h> +#include <Ice/BasicStream.h> #include <IceUtil/MutexPtrLock.h> #include <IceUtil/Mutex.h> |