summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/smart_socket.hpp
diff options
context:
space:
mode:
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