mirror of
https://github.com/boostorg/beast.git
synced 2025-08-05 07:44:35 +02:00
Add missing includes
This commit is contained in:
@@ -10,6 +10,10 @@
|
|||||||
#ifndef BOOST_BEAST_IMPL_READ_SIZE_IPP
|
#ifndef BOOST_BEAST_IMPL_READ_SIZE_IPP
|
||||||
#define BOOST_BEAST_IMPL_READ_SIZE_IPP
|
#define BOOST_BEAST_IMPL_READ_SIZE_IPP
|
||||||
|
|
||||||
|
#include <boost/assert.hpp>
|
||||||
|
#include <stdexcept>
|
||||||
|
#include <type_traits>
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
namespace beast {
|
namespace beast {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user