mirror of
https://github.com/boostorg/beast.git
synced 2025-08-02 14:24:31 +02:00
Added missing header inclusions in deflate stream test
Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
|
||||
#include <boost/beast/core/string.hpp>
|
||||
#include <boost/beast/_experimental/unit_test/suite.hpp>
|
||||
#include <array>
|
||||
#include <cstdint>
|
||||
#include <numeric>
|
||||
#include <random>
|
||||
|
||||
#include "zlib-1.2.11/zlib.h"
|
||||
|
Reference in New Issue
Block a user