missing update
This commit is contained in:
parent
614a0dad6b
commit
9c84934db1
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ namespace fc { namespace http {
|
||||||
:_ws_connection(con){
|
:_ws_connection(con){
|
||||||
}
|
}
|
||||||
|
|
||||||
~websocket_connection_impl()
|
virtual ~websocket_connection_impl()
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue