diff options
Diffstat (limited to 'include/ocl/smart_socket.hpp')
| -rw-r--r-- | include/ocl/smart_socket.hpp | 2 |
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 |
