summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/Proxy.h
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2001-06-17 01:04:03 +0000
committerMarc Laukien <marc@zeroc.com>2001-06-17 01:04:03 +0000
commit6de01ee326dc82808ccbfbf41931da342f86acfd (patch)
tree67db470c6cf6c4ce2c49289d0223a4c9583d9c54 /cpp/include/Ice/Proxy.h
parentfixes (diff)
downloadice-6de01ee326dc82808ccbfbf41931da342f86acfd.tar.bz2
ice-6de01ee326dc82808ccbfbf41931da342f86acfd.tar.xz
ice-6de01ee326dc82808ccbfbf41931da342f86acfd.zip
many handle and other fixes
Diffstat (limited to 'cpp/include/Ice/Proxy.h')
-rw-r--r--cpp/include/Ice/Proxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/Ice/Proxy.h b/cpp/include/Ice/Proxy.h
index 568c056e34b..8d3872498a5 100644
--- a/cpp/include/Ice/Proxy.h
+++ b/cpp/include/Ice/Proxy.h
@@ -45,7 +45,7 @@ public:
::Ice::Object_prx _timeout(int) const;
::__Ice::Reference_ptr __reference() const;
- void __copyTo(Object*) const;
+ void __copyTo(::__IceProxy::Ice::Object*) const;
protected: