aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/server/main/session.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'server/main/session.hpp')
-rw-r--r--server/main/session.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/server/main/session.hpp b/server/main/session.hpp
index 31be327..2ab8f26 100644
--- a/server/main/session.hpp
+++ b/server/main/session.hpp
@@ -9,7 +9,6 @@
#include <boost/system/error_code.hpp>
#include <cstddef>
-
#include <memory>
#include <string>
@@ -44,4 +43,4 @@ private:
boost::asio::streambuf m_buffer;
};
-}
+} // namespace math::server