diff options
Diffstat (limited to 'cpp/src/IcePatch2/Calc.cpp')
-rwxr-xr-x[-rw-r--r--] | cpp/src/IcePatch2/Calc.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IcePatch2/Calc.cpp b/cpp/src/IcePatch2/Calc.cpp index fe99e7dda3b..5151ae9d133 100644..100755 --- a/cpp/src/IcePatch2/Calc.cpp +++ b/cpp/src/IcePatch2/Calc.cpp @@ -12,6 +12,7 @@ #include <IceUtil/StringUtil.h> #include <IceUtil/FileUtil.h> #include <IcePatch2/Util.h> +#include <iterator> using namespace std; using namespace Ice; |