diff options
Diffstat (limited to 'cpp/src/Ice/ObjectAdapterI.h')
-rw-r--r-- | cpp/src/Ice/ObjectAdapterI.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Ice/ObjectAdapterI.h b/cpp/src/Ice/ObjectAdapterI.h index 04e21adf5ef..a049bf50b7b 100644 --- a/cpp/src/Ice/ObjectAdapterI.h +++ b/cpp/src/Ice/ObjectAdapterI.h @@ -20,6 +20,7 @@ #include <Ice/ProxyF.h> #include <Ice/ObjectF.h> #include <Ice/Exception.h> +#include <Ice/EndpointF.h>
namespace Ice { |