diff options
Diffstat (limited to 'cpp/src/Ice/SUdpControlChannel.h')
-rw-r--r-- | cpp/src/Ice/SUdpControlChannel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Ice/SUdpControlChannel.h b/cpp/src/Ice/SUdpControlChannel.h index 38a42c3b3b1..7986b86780c 100644 --- a/cpp/src/Ice/SUdpControlChannel.h +++ b/cpp/src/Ice/SUdpControlChannel.h @@ -32,6 +32,7 @@ class ControlChannel : public virtual Shared { protected: + ControlChannel(const SUdpTransceiverPtr&, const InstancePtr&); virtual ~ControlChannel(); |