diff options
Diffstat (limited to 'cppe/include/IceE/Outgoing.h')
-rw-r--r-- | cppe/include/IceE/Outgoing.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cppe/include/IceE/Outgoing.h b/cppe/include/IceE/Outgoing.h index 3bdf20df9a0..7204e219357 100644 --- a/cppe/include/IceE/Outgoing.h +++ b/cppe/include/IceE/Outgoing.h @@ -65,6 +65,8 @@ public: private: + void finishedInternal(); + // // Optimization. The connection and the reference may not be // deleted while a stack-allocated Outgoing still holds it. |