mirror of
https://github.com/boostorg/json.git
synced 2025-05-12 14:11:40 +00:00
Add missing include for g++11
This commit is contained in:
parent
c036f3db9c
commit
0366d4ce64
@ -13,6 +13,7 @@
|
|||||||
#include <boost/json/monotonic_resource.hpp>
|
#include <boost/json/monotonic_resource.hpp>
|
||||||
#include <boost/json/null_resource.hpp>
|
#include <boost/json/null_resource.hpp>
|
||||||
#include <boost/json/static_resource.hpp>
|
#include <boost/json/static_resource.hpp>
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
using namespace boost::json;
|
using namespace boost::json;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user