More dependency reduction: Reused Boost.Move/Boost.Intrusive/Boost.Container utilities, removed some standard headers.

Removed some GCC warnings.
This commit is contained in:
Ion Gaztañaga
2015-01-07 00:56:27 +01:00
parent 256eb4e6cd
commit a8b8eac741
47 changed files with 252 additions and 222 deletions

View File

@@ -25,6 +25,7 @@
#include "expand_bwd_test_template.hpp"
#include "allocator_v1.hpp"
#include "get_process_id_name.hpp"
#include <new> //std::nothrow
using namespace boost::interprocess;