mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-30 20:02:13 +00:00
Interprocess changes to support systems with filesystem-based shared memory
[SVN r41198]
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <boost/interprocess/managed_shared_memory.hpp>
|
||||
#include <cstddef>
|
||||
#include <utility>
|
||||
#include <assert.h>
|
||||
#include <cassert>
|
||||
|
||||
int main ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user