Interprocess changes to support systems with filesystem-based shared memory

[SVN r41197]
This commit is contained in:
Ion Gaztañaga
2007-11-18 10:51:19 +00:00
parent dd3c5238df
commit af36e55eed
18 changed files with 336 additions and 166 deletions

View File

@@ -16,6 +16,7 @@
#include <memory>
#include <cstdio>
#include <string>
#include <cstdio> //std::remove
#include "get_process_id_name.hpp"
using namespace boost::interprocess;