diff options
Diffstat (limited to 'cpp/src/IceStorm/Service.cpp')
-rw-r--r-- | cpp/src/IceStorm/Service.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/IceStorm/Service.cpp b/cpp/src/IceStorm/Service.cpp index b6e98a87c05..450f765d9e7 100644 --- a/cpp/src/IceStorm/Service.cpp +++ b/cpp/src/IceStorm/Service.cpp @@ -9,8 +9,6 @@ #define ICE_STORM_SERVICE_API_EXPORTS -#include <IceUtil/DisableWarnings.h> - #include <Ice/PluginManagerI.h> // For loadPlugin #include <IceStorm/TopicI.h> |