summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2005-04-19 11:25:45 +0000
committerBenoit Foucher <benoit@zeroc.com>2005-04-19 11:25:45 +0000
commite536604e5428cf499b2248eaf86348c8c7d97c20 (patch)
tree3002a51223959cbb6c193d78eac388c3774fe20a /cpp
parentadded missing file. (diff)
downloadice-e536604e5428cf499b2248eaf86348c8c7d97c20.tar.bz2
ice-e536604e5428cf499b2248eaf86348c8c7d97c20.tar.xz
ice-e536604e5428cf499b2248eaf86348c8c7d97c20.zip
Fix
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/IceGrid/Util.h1
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