diff options
author | Benoit Foucher <benoit@zeroc.com> | 2005-04-19 11:25:45 +0000 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2005-04-19 11:25:45 +0000 |
commit | e536604e5428cf499b2248eaf86348c8c7d97c20 (patch) | |
tree | 3002a51223959cbb6c193d78eac388c3774fe20a /cpp | |
parent | added missing file. (diff) | |
download | ice-e536604e5428cf499b2248eaf86348c8c7d97c20.tar.bz2 ice-e536604e5428cf499b2248eaf86348c8c7d97c20.tar.xz ice-e536604e5428cf499b2248eaf86348c8c7d97c20.zip |
Fix
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/src/IceGrid/Util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IceGrid/Util.h b/cpp/src/IceGrid/Util.h index 95084010b28..94db837401c 100644 --- a/cpp/src/IceGrid/Util.h +++ b/cpp/src/IceGrid/Util.h @@ -10,6 +10,7 @@ #ifndef ICE_GRID_UTIL_H #define ICE_GRID_UTIL_H +#include <IceUtil/StringUtil.h> #include <IceGrid/Internal.h> namespace IceGrid |