summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/Ice/DeprecatedStringConverter.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/Ice/DeprecatedStringConverter.cpp b/cpp/src/Ice/DeprecatedStringConverter.cpp
index 1b7196a34d6..4be29815a35 100644
--- a/cpp/src/Ice/DeprecatedStringConverter.cpp
+++ b/cpp/src/Ice/DeprecatedStringConverter.cpp
@@ -7,7 +7,9 @@
//
// **********************************************************************
+#include <IceUtil/DisableWarnings.h>
#include <Ice/DeprecatedStringConverter.h>
+
#include <Ice/Initialize.h>
#include <Ice/Instance.h>
#include <IceUtil/StringConverter.h>