forked from boostorg/beast
Refactor error headers:
The WebSocket error header file declarations are reorganized to make it easier to move function definitions into their own translation unit.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#ifndef BOOST_BEAST_WEBSOCKET_ERROR_HPP
|
||||
#define BOOST_BEAST_WEBSOCKET_ERROR_HPP
|
||||
|
||||
#include <boost/beast/websocket/detail/error.hpp>
|
||||
#include <boost/beast/core/detail/config.hpp>
|
||||
#include <boost/beast/core/error.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user