mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-19 16:22:19 +00:00
Compile-time dependency reduction. Update to Boost.Container changes.
This commit is contained in:
@@ -15,12 +15,10 @@
|
||||
#include <boost/interprocess/containers/string.hpp>
|
||||
#include <boost/interprocess/offset_ptr.hpp>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
#include <cstdio>
|
||||
#include <cstddef>
|
||||
#include <new>
|
||||
#include "dummy_test_allocator.hpp"
|
||||
#include "check_equal_containers.hpp"
|
||||
#include "expand_bwd_test_allocator.hpp"
|
||||
|
||||
Reference in New Issue
Block a user