diff options
author | Marc Laukien <marc@zeroc.com> | 2001-06-17 01:45:39 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2001-06-17 01:45:39 +0000 |
commit | 77924f8def855cc2e2f34992d39183057a04d598 (patch) | |
tree | 886f70b8de249cdf10e2c46a5bc407823d1140e0 /cpp/include/Ice/LocalObject.h | |
parent | many handle and other fixes (diff) | |
download | ice-77924f8def855cc2e2f34992d39183057a04d598.tar.bz2 ice-77924f8def855cc2e2f34992d39183057a04d598.tar.xz ice-77924f8def855cc2e2f34992d39183057a04d598.zip |
Communicator.ice
Diffstat (limited to 'cpp/include/Ice/LocalObject.h')
-rw-r--r-- | cpp/include/Ice/LocalObject.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/include/Ice/LocalObject.h b/cpp/include/Ice/LocalObject.h index 3930db1e394..26ff71bd9bc 100644 --- a/cpp/include/Ice/LocalObject.h +++ b/cpp/include/Ice/LocalObject.h @@ -12,6 +12,7 @@ #define ICE_LOCAL_OBJECT_H #include <Ice/LocalObjectF.h> +#include <Ice/ProxyF.h> // TODO... #include <Ice/Shared.h> namespace __Ice |