Changes for 1.49

[SVN r76188]
This commit is contained in:
Ion Gaztañaga
2011-12-26 17:39:43 +00:00
parent f24bd7b9b3
commit fd848d1226
144 changed files with 2568 additions and 2297 deletions

View File

@@ -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
//<-