diff options
Diffstat (limited to 'dep/include/sockets/SctpSocket.h')
-rw-r--r-- | dep/include/sockets/SctpSocket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/sockets/SctpSocket.h b/dep/include/sockets/SctpSocket.h index 49a360b16da..50757fc4b13 100644 --- a/dep/include/sockets/SctpSocket.h +++ b/dep/include/sockets/SctpSocket.h @@ -107,3 +107,4 @@ private: #endif // USE_SCTP #endif // _SOCKETS_SctpSocket_H + |