mirror of
https://github.com/boostorg/beast.git
synced 2025-07-30 04:47:29 +02:00
committed by
Richard Hodges
parent
5bdd1efb8b
commit
6ff7beae48
@ -1,3 +1,7 @@
|
|||||||
|
* Add missing include in `file_body` test.
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
Version 328:
|
Version 328:
|
||||||
|
|
||||||
* Add ARM64 builds to Drone CI.
|
* Add ARM64 builds to Drone CI.
|
||||||
|
@ -20,6 +20,7 @@
|
|||||||
#include <boost/beast/_experimental/unit_test/suite.hpp>
|
#include <boost/beast/_experimental/unit_test/suite.hpp>
|
||||||
#include <boost/filesystem.hpp>
|
#include <boost/filesystem.hpp>
|
||||||
#include <boost/asio/error.hpp>
|
#include <boost/asio/error.hpp>
|
||||||
|
#include <fstream>
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
namespace beast {
|
namespace beast {
|
||||||
|
Reference in New Issue
Block a user