summaryrefslogtreecommitdiff
path: root/cppe/include/IceE/ExceptionBase.h
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2005-07-11 16:41:12 +0000
committerDwayne Boone <dwayne@zeroc.com>2005-07-11 16:41:12 +0000
commit8ff7c2608eb845c3b6b637f4648ae726a11a158b (patch)
treef1dfb4d3a63752357480561fdd94f37692d8eb47 /cppe/include/IceE/ExceptionBase.h
parentfix some recent changes to build in J2ME (diff)
downloadice-8ff7c2608eb845c3b6b637f4648ae726a11a158b.tar.bz2
ice-8ff7c2608eb845c3b6b637f4648ae726a11a158b.tar.xz
ice-8ff7c2608eb845c3b6b637f4648ae726a11a158b.zip
Put back IceUtil namespace
Diffstat (limited to 'cppe/include/IceE/ExceptionBase.h')
-rw-r--r--cppe/include/IceE/ExceptionBase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/include/IceE/ExceptionBase.h b/cppe/include/IceE/ExceptionBase.h
index 11281c347bf..a49362ac7ad 100644
--- a/cppe/include/IceE/ExceptionBase.h
+++ b/cppe/include/IceE/ExceptionBase.h
@@ -12,7 +12,7 @@
#include <IceE/Config.h>
-namespace Ice
+namespace IceUtil
{
class ICEE_API Exception