mirror of
https://github.com/boostorg/beast.git
synced 2025-07-02 15:30:58 +02:00
OpenSSL is required for tests and examples
This commit is contained in:
@ -16,9 +16,9 @@
|
||||
#include "example/common/server_certificate.hpp"
|
||||
|
||||
#include <boost/beast/core.hpp>
|
||||
#include <boost/beast/ssl.hpp>
|
||||
#include <boost/beast/websocket.hpp>
|
||||
#include <boost/beast/websocket/ssl.hpp>
|
||||
#include <boost/beast/_experimental/core/ssl_stream.hpp>
|
||||
#include <boost/asio/strand.hpp>
|
||||
#include <algorithm>
|
||||
#include <cstdlib>
|
||||
|
Reference in New Issue
Block a user