summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/RoutingTable.h
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2002-10-28 06:25:27 +0000
committerMichi Henning <michi@zeroc.com>2002-10-28 06:25:27 +0000
commit382f7ebc87fc0d1056e257b83963d1903f7e8d27 (patch)
tree4c390abfa4a5d507ae044106619b5533232d2b14 /cpp/include/Ice/RoutingTable.h
parentchanging Mutable Realms to ZeroC (diff)
downloadice-382f7ebc87fc0d1056e257b83963d1903f7e8d27.tar.bz2
ice-382f7ebc87fc0d1056e257b83963d1903f7e8d27.tar.xz
ice-382f7ebc87fc0d1056e257b83963d1903f7e8d27.zip
First shot at porting to VC++ 2002. Code compiles, but suffers random
crashes during the tests.
Diffstat (limited to 'cpp/include/Ice/RoutingTable.h')
-rw-r--r--cpp/include/Ice/RoutingTable.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/include/Ice/RoutingTable.h b/cpp/include/Ice/RoutingTable.h
index a7d15884b13..bf6fb0bfb96 100644
--- a/cpp/include/Ice/RoutingTable.h
+++ b/cpp/include/Ice/RoutingTable.h
@@ -15,6 +15,7 @@
#include <IceUtil/Mutex.h>
#include <Ice/RoutingTableF.h>
#include <Ice/ProxyF.h>
+#include <Ice/Identity.h>
namespace Ice
{