summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/Config.h
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2001-05-23 15:48:56 +0000
committerMarc Laukien <marc@zeroc.com>2001-05-23 15:48:56 +0000
commit2a9538e5d1937f04a455f3cd9e01081a5584a00e (patch)
tree0ec5cf7831a3a060c8c0f346bbd7051123648a08 /cpp/include/Ice/Config.h
parentendpoint stuff (diff)
downloadice-2a9538e5d1937f04a455f3cd9e01081a5584a00e.tar.bz2
ice-2a9538e5d1937f04a455f3cd9e01081a5584a00e.tar.xz
ice-2a9538e5d1937f04a455f3cd9e01081a5584a00e.zip
naming changes ; endpoint changes
Diffstat (limited to 'cpp/include/Ice/Config.h')
-rw-r--r--cpp/include/Ice/Config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/include/Ice/Config.h b/cpp/include/Ice/Config.h
index 07ee73d04fa..4fdb13e1004 100644
--- a/cpp/include/Ice/Config.h
+++ b/cpp/include/Ice/Config.h
@@ -42,7 +42,7 @@ typedef double Double;
}
-namespace _Ice
+namespace __Ice
{
const bool bigendian = false;
@@ -65,7 +65,7 @@ typedef double Double;
}
-namespace _Ice
+namespace __Ice
{
const bool bigendian = false;