summaryrefslogtreecommitdiff
path: root/cppe/src/IceE/RoutingTable.cpp
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2005-07-05 17:09:52 +0000
committerMatthew Newhook <matthew@zeroc.com>2005-07-05 17:09:52 +0000
commit2d785a494566c723ea29cb8a1841d3bded9f52b6 (patch)
tree9d9e80c637c6add4e6d58fec291f2c9ebb9a58ef /cppe/src/IceE/RoutingTable.cpp
parentFixed linux compile (diff)
downloadice-2d785a494566c723ea29cb8a1841d3bded9f52b6.tar.bz2
ice-2d785a494566c723ea29cb8a1841d3bded9f52b6.tar.xz
ice-2d785a494566c723ea29cb8a1841d3bded9f52b6.zip
cleaned up includes.
Diffstat (limited to 'cppe/src/IceE/RoutingTable.cpp')
-rw-r--r--cppe/src/IceE/RoutingTable.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cppe/src/IceE/RoutingTable.cpp b/cppe/src/IceE/RoutingTable.cpp
index f75e8d9b922..dd4b24ed322 100644
--- a/cppe/src/IceE/RoutingTable.cpp
+++ b/cppe/src/IceE/RoutingTable.cpp
@@ -7,6 +7,8 @@
//
// **********************************************************************
+#include <IceE/Config.h>
+
#ifndef ICEE_NO_ROUTER
#include <IceE/RoutingTable.h>