summaryrefslogtreecommitdiff
path: root/boost/beast/websocket.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/beast/websocket.hpp')
-rw-r--r--boost/beast/websocket.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/beast/websocket.hpp b/boost/beast/websocket.hpp
index 24b9d25e73..551eaff47b 100644
--- a/boost/beast/websocket.hpp
+++ b/boost/beast/websocket.hpp
@@ -16,6 +16,7 @@
#include <boost/beast/websocket/option.hpp>
#include <boost/beast/websocket/rfc6455.hpp>
#include <boost/beast/websocket/stream.hpp>
+#include <boost/beast/websocket/stream_fwd.hpp>
#include <boost/beast/websocket/teardown.hpp>
#endif