summaryrefslogtreecommitdiff
path: root/boost/interprocess/allocators/private_adaptive_pool.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/interprocess/allocators/private_adaptive_pool.hpp')
-rw-r--r--boost/interprocess/allocators/private_adaptive_pool.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/interprocess/allocators/private_adaptive_pool.hpp b/boost/interprocess/allocators/private_adaptive_pool.hpp
index 89299299c3..3491c16401 100644
--- a/boost/interprocess/allocators/private_adaptive_pool.hpp
+++ b/boost/interprocess/allocators/private_adaptive_pool.hpp
@@ -100,7 +100,7 @@ class private_adaptive_pool_base
typedef typename segment_manager::size_type difference_type;
typedef boost::interprocess::version_type
<private_adaptive_pool_base, Version> version;
- typedef boost::container::container_detail::transform_multiallocation_chain
+ typedef boost::container::dtl::transform_multiallocation_chain
<typename SegmentManager::multiallocation_chain, T>multiallocation_chain;
//!Obtains node_allocator from other node_allocator