summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ProtocolInstance.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/ProtocolInstance.h')
-rw-r--r--cpp/src/Ice/ProtocolInstance.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/Ice/ProtocolInstance.h b/cpp/src/Ice/ProtocolInstance.h
index 3c1c0927d0e..0fce9e8b121 100644
--- a/cpp/src/Ice/ProtocolInstance.h
+++ b/cpp/src/Ice/ProtocolInstance.h
@@ -27,6 +27,8 @@ class ICE_API ProtocolInstance : public IceUtil::Shared
{
public:
+ virtual ~ProtocolInstance();
+
ProtocolInstance(const Ice::CommunicatorPtr&, Ice::Short, const std::string&, bool);
int traceLevel() const