diff options
author | Marc Laukien <marc@zeroc.com> | 2001-07-06 21:26:07 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2001-07-06 21:26:07 +0000 |
commit | 59d0e1b80050b0947856cd4a409ca0c5667f8bf7 (patch) | |
tree | b398783d67ad8418f7fe3c170b4ee5aebe35a55b /cpp/src/slice2cpp/GenUtil.cpp | |
parent | enums (diff) | |
download | ice-59d0e1b80050b0947856cd4a409ca0c5667f8bf7.tar.bz2 ice-59d0e1b80050b0947856cd4a409ca0c5667f8bf7.tar.xz ice-59d0e1b80050b0947856cd4a409ca0c5667f8bf7.zip |
win fixes
Diffstat (limited to 'cpp/src/slice2cpp/GenUtil.cpp')
-rw-r--r-- | cpp/src/slice2cpp/GenUtil.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/slice2cpp/GenUtil.cpp b/cpp/src/slice2cpp/GenUtil.cpp index c1adfddd283..e5c3f2cefe5 100644 --- a/cpp/src/slice2cpp/GenUtil.cpp +++ b/cpp/src/slice2cpp/GenUtil.cpp @@ -9,7 +9,6 @@ // ********************************************************************** #include <GenUtil.h> -#include <limits> using namespace std; using namespace Slice; |