We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b4ba20 commit d6c0e25Copy full SHA for d6c0e25
Release/include/cpprest/http_client_impl.h
@@ -44,6 +44,7 @@ using namespace concurrency;
44
#else
45
#include <boost/asio.hpp>
46
#include <boost/bind.hpp>
47
+#include <boost/asio/ssl.hpp>
48
#include <boost/algorithm/string.hpp>
49
#include <pplx/threadpool.h>
50
#endif
0 commit comments