diff options
Diffstat (limited to 'cpp/include/Ice/InstanceF.h')
-rw-r--r-- | cpp/include/Ice/InstanceF.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/include/Ice/InstanceF.h b/cpp/include/Ice/InstanceF.h index 43d73db5c31..66018616914 100644 --- a/cpp/include/Ice/InstanceF.h +++ b/cpp/include/Ice/InstanceF.h @@ -20,7 +20,6 @@ namespace IceInternal class Instance; ICE_API IceUtil::Shared* upCast(Instance*); typedef IceInternal::Handle<Instance> InstancePtr; - } #endif |