summaryrefslogtreecommitdiff
path: root/boost/beast/websocket/option.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/beast/websocket/option.hpp')
-rw-r--r--boost/beast/websocket/option.hpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/boost/beast/websocket/option.hpp b/boost/beast/websocket/option.hpp
index 62ebfa4a2b..1133c4e1fa 100644
--- a/boost/beast/websocket/option.hpp
+++ b/boost/beast/websocket/option.hpp
@@ -11,15 +11,6 @@
#define BOOST_BEAST_WEBSOCKET_OPTION_HPP
#include <boost/beast/core/detail/config.hpp>
-#include <boost/beast/websocket/rfc6455.hpp>
-#include <boost/beast/core/detail/type_traits.hpp>
-#include <boost/throw_exception.hpp>
-#include <algorithm>
-#include <cstdint>
-#include <functional>
-#include <stdexcept>
-#include <type_traits>
-#include <utility>
namespace boost {
namespace beast {