summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/NetworkProxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/NetworkProxy.h')
-rw-r--r--cpp/src/Ice/NetworkProxy.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/Ice/NetworkProxy.h b/cpp/src/Ice/NetworkProxy.h
index 266480e5265..6e1d7f483ef 100644
--- a/cpp/src/Ice/NetworkProxy.h
+++ b/cpp/src/Ice/NetworkProxy.h
@@ -20,6 +20,8 @@ class ICE_API NetworkProxy : public virtual IceUtil::Shared
{
public:
+ virtual ~NetworkProxy();
+
//
// Write the connection request on the connection established
// with the network proxy server. This is called right after