mirror of
https://github.com/boostorg/intrusive.git
synced 2025-08-03 22:44:43 +02:00
Removed unneded list include.
This commit is contained in:
@@ -59,7 +59,6 @@ class shared_memory_data
|
|||||||
//[doc_offset_ptr_1
|
//[doc_offset_ptr_1
|
||||||
#include <boost/interprocess/managed_shared_memory.hpp>
|
#include <boost/interprocess/managed_shared_memory.hpp>
|
||||||
#include <boost/interprocess/containers/vector.hpp>
|
#include <boost/interprocess/containers/vector.hpp>
|
||||||
#include <boost/interprocess/containers/list.hpp>
|
|
||||||
#include <boost/interprocess/allocators/allocator.hpp>
|
#include <boost/interprocess/allocators/allocator.hpp>
|
||||||
|
|
||||||
//Definition of the shared memory friendly intrusive list
|
//Definition of the shared memory friendly intrusive list
|
||||||
|
Reference in New Issue
Block a user