diff options
Diffstat (limited to 'boost/beast/core/buffers_suffix.hpp')
-rw-r--r-- | boost/beast/core/buffers_suffix.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boost/beast/core/buffers_suffix.hpp b/boost/beast/core/buffers_suffix.hpp index 81eb5a6ba7..3959694577 100644 --- a/boost/beast/core/buffers_suffix.hpp +++ b/boost/beast/core/buffers_suffix.hpp @@ -11,7 +11,6 @@ #define BOOST_BEAST_BUFFERS_SUFFIX_HPP #include <boost/beast/core/detail/config.hpp> -#include <boost/beast/core/detail/in_place_init.hpp> #include <boost/beast/core/detail/type_traits.hpp> #include <boost/asio/buffer.hpp> #include <boost/optional.hpp> |