summaryrefslogtreecommitdiff
path: root/cpp/src/IceStorm/TopicManagerI.cpp
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2007-01-31 15:28:34 +0000
committerDwayne Boone <dwayne@zeroc.com>2007-01-31 15:28:34 +0000
commit7a0cdc8ee2af4fb77ef9724675a3eb2aef59938c (patch)
tree94fe2207efb4f9fe50554e72d0e1da52db664a15 /cpp/src/IceStorm/TopicManagerI.cpp
parentAdded replication demo (diff)
downloadice-7a0cdc8ee2af4fb77ef9724675a3eb2aef59938c.tar.bz2
ice-7a0cdc8ee2af4fb77ef9724675a3eb2aef59938c.tar.xz
ice-7a0cdc8ee2af4fb77ef9724675a3eb2aef59938c.zip
Added DisableWarnings.h
Diffstat (limited to 'cpp/src/IceStorm/TopicManagerI.cpp')
-rw-r--r--cpp/src/IceStorm/TopicManagerI.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IceStorm/TopicManagerI.cpp b/cpp/src/IceStorm/TopicManagerI.cpp
index d2a3098d140..12c9706ceaa 100644
--- a/cpp/src/IceStorm/TopicManagerI.cpp
+++ b/cpp/src/IceStorm/TopicManagerI.cpp
@@ -7,6 +7,7 @@
//
// **********************************************************************
+#include <IceUtil/DisableWarnings.h>
#include <IceStorm/TopicManagerI.h>
#include <IceStorm/TopicI.h>
#include <IceStorm/SubscriberPool.h>