diff options
Diffstat (limited to 'dep/src/sockets/StreamSocket.cpp')
-rw-r--r-- | dep/src/sockets/StreamSocket.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/src/sockets/StreamSocket.cpp b/dep/src/sockets/StreamSocket.cpp index 4412d498536..c8a3c32e496 100644 --- a/dep/src/sockets/StreamSocket.cpp +++ b/dep/src/sockets/StreamSocket.cpp @@ -167,3 +167,4 @@ int StreamSocket::GetShutdown() } // namespace SOCKETS_NAMESPACE { #endif + |