mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-19 16:22:19 +00:00
More dependency reduction: Reused Boost.Move/Boost.Intrusive/Boost.Container utilities, removed some standard headers.
Removed some GCC warnings.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "expand_bwd_test_template.hpp"
|
||||
#include "allocator_v1.hpp"
|
||||
#include "get_process_id_name.hpp"
|
||||
#include <new> //std::nothrow
|
||||
|
||||
using namespace boost::interprocess;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user