Interprocess changes to support systems with filesystem-based shared memory

[SVN r41198]
This commit is contained in:
Ion Gaztañaga
2007-11-18 10:54:48 +00:00
parent af36e55eed
commit 32f72c8a70
132 changed files with 13041 additions and 12543 deletions

View File

@@ -13,7 +13,7 @@
#include <boost/interprocess/managed_shared_memory.hpp>
#include <cstddef>
#include <utility>
#include <assert.h>
#include <cassert>
int main ()
{