summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Exception.cpp
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2004-04-09 16:38:00 +0000
committerMarc Laukien <marc@zeroc.com>2004-04-09 16:38:00 +0000
commit09c33fa2189c2b538d6618d4bd78d6e6e32b5c3a (patch)
tree6220806dfb1a26ca3f54dd13f810202f99d28156 /cpp/src/Ice/Exception.cpp
parentadd opContext test (diff)
downloadice-09c33fa2189c2b538d6618d4bd78d6e6e32b5c3a.tar.bz2
ice-09c33fa2189c2b538d6618d4bd78d6e6e32b5c3a.tar.xz
ice-09c33fa2189c2b538d6618d4bd78d6e6e32b5c3a.zip
moved StringUtil to IceUtil, fixed names
Diffstat (limited to 'cpp/src/Ice/Exception.cpp')
-rw-r--r--cpp/src/Ice/Exception.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/Exception.cpp b/cpp/src/Ice/Exception.cpp
index 34a8dca5134..b40ef496872 100644
--- a/cpp/src/Ice/Exception.cpp
+++ b/cpp/src/Ice/Exception.cpp
@@ -16,7 +16,6 @@
#include <Ice/LocalException.h>
#include <Ice/Network.h>
#include <Ice/IdentityUtil.h>
-#include <Ice/StringUtil.h>
#include <Ice/Plugin.h>
#include <iomanip>