mirror of
https://github.com/boostorg/mqtt5.git
synced 2025-11-03 01:11:46 +01:00
Remove Beast dependency from connect_op.hpp
Summary: resolves T15243 Reviewers: ivica Reviewed By: ivica Subscribers: iljazovic, miljen Maniphest Tasks: T15243 Differential Revision: https://repo.mireo.local/D32561
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include <boost/beast/ssl/ssl_stream.hpp> // async_teardown specialization for websocket ssl stream
|
||||
|
||||
#include <async_mqtt5.hpp>
|
||||
#include <async_mqtt5/websocket.hpp> // WebSocket traits
|
||||
|
||||
// External customization point.
|
||||
namespace async_mqtt5 {
|
||||
|
||||
Reference in New Issue
Block a user