forked from boostorg/beast
committed by
Richard Hodges
parent
5bdd1efb8b
commit
6ff7beae48
@ -1,3 +1,7 @@
|
||||
* Add missing include in `file_body` test.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Version 328:
|
||||
|
||||
* Add ARM64 builds to Drone CI.
|
||||
|
@ -20,6 +20,7 @@
|
||||
#include <boost/beast/_experimental/unit_test/suite.hpp>
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/asio/error.hpp>
|
||||
#include <fstream>
|
||||
|
||||
namespace boost {
|
||||
namespace beast {
|
||||
|
Reference in New Issue
Block a user