diff options
Diffstat (limited to 'cpp/src/slice2html/Gen.cpp')
-rwxr-xr-x[-rw-r--r--] | cpp/src/slice2html/Gen.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/src/slice2html/Gen.cpp b/cpp/src/slice2html/Gen.cpp index 3c51d5d716e..ab26b6b4e4b 100644..100755 --- a/cpp/src/slice2html/Gen.cpp +++ b/cpp/src/slice2html/Gen.cpp @@ -26,9 +26,7 @@ #include <unistd.h> #endif -#ifdef __BCPLUSPLUS__ -# include <iterator> -#endif +#include <iterator> #include <string.h> |