diff options
Diffstat (limited to 'dep/src/sockets/Exception.cpp')
-rw-r--r-- | dep/src/sockets/Exception.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/src/sockets/Exception.cpp b/dep/src/sockets/Exception.cpp index b3844982c0f..33a7b4a133c 100644 --- a/dep/src/sockets/Exception.cpp +++ b/dep/src/sockets/Exception.cpp @@ -46,3 +46,4 @@ const std::string Exception::ToString() const } // namespace SOCKETS_NAMESPACE { #endif + |