summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/smart_socket.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-16 22:27:07 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-16 22:27:07 +0100
commit15aac395a599c92016bd2d74a7c23ca6eea3d04d (patch)
treedf161c338e18369e075f4e33e3f51e4c362f35fc /include/ocl/smart_socket.hpp
parent7096a2b477782db54d9e0829b6ad7c6a3314dc2c (diff)
chore: format codebase according to .clang-format.v2.0
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/ocl/smart_socket.hpp')
-rw-r--r--include/ocl/smart_socket.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ocl/smart_socket.hpp b/include/ocl/smart_socket.hpp
index ea9c73b..331f86d 100644
--- a/include/ocl/smart_socket.hpp
+++ b/include/ocl/smart_socket.hpp
@@ -14,7 +14,7 @@
#include <boost/asio.hpp>
#ifdef OCL_POSIX
-# include <ocl/posix/unique_socket.hpp>
+#include <ocl/posix/unique_socket.hpp>
#endif
#endif // !__OCL_FREESTANDING