summaryrefslogtreecommitdiff
path: root/cpp/src/IceStorm/Subscriber.h
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2006-09-12 09:05:46 +0000
committerMatthew Newhook <matthew@zeroc.com>2006-09-12 09:05:46 +0000
commit2d7c098a79cc3701ce7ed00b314f68d2bc2ba41a (patch)
treeaa3ae8612129fc819c1b8144be6dd189dc822b34 /cpp/src/IceStorm/Subscriber.h
parentFixes (diff)
downloadice-2d7c098a79cc3701ce7ed00b314f68d2bc2ba41a.tar.bz2
ice-2d7c098a79cc3701ce7ed00b314f68d2bc2ba41a.tar.xz
ice-2d7c098a79cc3701ce7ed00b314f68d2bc2ba41a.zip
Fixes for windows for IceStormPerSubscriberPublisher
Diffstat (limited to 'cpp/src/IceStorm/Subscriber.h')
-rw-r--r--cpp/src/IceStorm/Subscriber.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IceStorm/Subscriber.h b/cpp/src/IceStorm/Subscriber.h
index da4c78bfcf1..510a43752dd 100644
--- a/cpp/src/IceStorm/Subscriber.h
+++ b/cpp/src/IceStorm/Subscriber.h
@@ -12,6 +12,7 @@
#include <IceUtil/Handle.h>
#include <IceUtil/Shared.h>
+#include <IceUtil/Mutex.h>
#include <Ice/CommunicatorF.h>
#include <Ice/Identity.h>