summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/GCObject.h
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2015-05-06 14:05:41 +0200
committerBenoit Foucher <benoit@zeroc.com>2015-05-06 14:05:41 +0200
commitd8617dcd8dc79e135be0cc9cc534a43d5b328c0e (patch)
tree1ac14bcb49ec34734c90d0c9c719169331b3c68a /cpp/include/Ice/GCObject.h
parentICE-6483 upgrade to gradle 2.4 (diff)
downloadice-d8617dcd8dc79e135be0cc9cc534a43d5b328c0e.tar.bz2
ice-d8617dcd8dc79e135be0cc9cc534a43d5b328c0e.tar.xz
ice-d8617dcd8dc79e135be0cc9cc534a43d5b328c0e.zip
Fixed ICE-6482: Cleanup WinRT makefiles, other WinRT minor fixes
Diffstat (limited to 'cpp/include/Ice/GCObject.h')
-rw-r--r--cpp/include/Ice/GCObject.h1
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>