You can wrap it in a namespace yourself.
namespace ssl { #include<asio/ssl.hpp> }
Further reading: C++ namespace parlor tricks