summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/operations/TestI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/operations/TestI.cpp')
-rwxr-xr-x[-rw-r--r--]cpp/test/Ice/operations/TestI.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/Ice/operations/TestI.cpp b/cpp/test/Ice/operations/TestI.cpp
index b9020f03d87..a1ac44a2b1b 100644..100755
--- a/cpp/test/Ice/operations/TestI.cpp
+++ b/cpp/test/Ice/operations/TestI.cpp
@@ -12,9 +12,7 @@
#include <TestI.h>
#include <TestCommon.h>
#include <functional>
-#ifdef __BCPLUSPLUS__
-# include <iterator>
-#endif
+#include <iterator>
void
MyDerivedClassI::shutdown(const Ice::Current& current)