Fixed gcc compilation errors

[SVN r37751]
This commit is contained in:
Ion Gaztañaga
2007-05-23 16:14:00 +00:00
parent 5898cc181d
commit 38773b309d
5 changed files with 24 additions and 54 deletions

View File

@@ -10,6 +10,7 @@
#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/interprocess/managed_shared_memory.hpp>
#include <boost/interprocess/allocators/allocator.hpp>
#include <boost/interprocess/containers/vector.hpp>
#include <boost/interprocess/containers/string.hpp>
#include <boost/interprocess/offset_ptr.hpp>