diff options
Diffstat (limited to 'dep/include/sockets/TcpSocket.h')
-rw-r--r-- | dep/include/sockets/TcpSocket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/sockets/TcpSocket.h b/dep/include/sockets/TcpSocket.h index 4a157db4df6..4caeb548aaa 100644 --- a/dep/include/sockets/TcpSocket.h +++ b/dep/include/sockets/TcpSocket.h @@ -356,3 +356,4 @@ static SSLInitializer m_ssl_init; #endif // _SOCKETS_TcpSocket_H + |