diff --git a/example/doc_offset_ptr.cpp b/example/doc_offset_ptr.cpp index c5c2c25..c20d58d 100644 --- a/example/doc_offset_ptr.cpp +++ b/example/doc_offset_ptr.cpp @@ -28,13 +28,12 @@ class shared_memory_data , boost::interprocess::offset_ptr > member_hook_t; member_hook_t list_hook_; }; - //] //[doc_offset_ptr_1 - #include #include +#include //Definition of the shared memory friendly intrusive list typedef boost::intrusive::list< shared_memory_data::member_hook_t::