mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-30 07:52:11 +00:00
Changes for 1.49
[SVN r76188]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// (C) Copyright Ion Gaztanaga 2006-2009. Distributed under the Boost
|
||||
// (C) Copyright Ion Gaztanaga 2006-2011. Distributed under the Boost
|
||||
// Software License, Version 1.0. (See accompanying file
|
||||
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
//
|
||||
@@ -36,6 +36,9 @@ int main ()
|
||||
#endif
|
||||
//->
|
||||
} remover;
|
||||
//<-
|
||||
(void)remover;
|
||||
//->
|
||||
|
||||
//Create shared memory
|
||||
//<-
|
||||
|
||||
Reference in New Issue
Block a user