diff options
author | Marc Laukien <marc@zeroc.com> | 2004-08-05 12:29:22 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2004-08-05 12:29:22 +0000 |
commit | f272c96e74ee1fd33e42d2210dd8799809b8f764 (patch) | |
tree | 4534462909420de5ab7713fcac6d94b75402ff82 /cpp/src/Glacier2/Blobject.cpp | |
parent | more Glacier2 stuff (diff) | |
download | ice-f272c96e74ee1fd33e42d2210dd8799809b8f764.tar.bz2 ice-f272c96e74ee1fd33e42d2210dd8799809b8f764.tar.xz ice-f272c96e74ee1fd33e42d2210dd8799809b8f764.zip |
demo fixes
Diffstat (limited to 'cpp/src/Glacier2/Blobject.cpp')
-rw-r--r-- | cpp/src/Glacier2/Blobject.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Glacier2/Blobject.cpp b/cpp/src/Glacier2/Blobject.cpp index 98e4e3c0967..3a860404755 100644 --- a/cpp/src/Glacier2/Blobject.cpp +++ b/cpp/src/Glacier2/Blobject.cpp @@ -7,7 +7,6 @@ // // ********************************************************************** -#include <Ice/RoutingTable.h> #include <Glacier2/Blobject.h> using namespace std; |