summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/Ice.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/Ice/Ice.h')
-rw-r--r--cpp/include/Ice/Ice.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/include/Ice/Ice.h b/cpp/include/Ice/Ice.h
index 4d8f53a8703..85de61f222e 100644
--- a/cpp/include/Ice/Ice.h
+++ b/cpp/include/Ice/Ice.h
@@ -34,4 +34,8 @@
#include <Ice/Router.h>
#include <Ice/DispatchInterceptor.h>
+#ifndef _WIN32
+#include <Ice/IconvStringConverter.h>
+#endif
+
#endif