Merge branch 'ibmsoe-aix_fix' into develop

This commit is contained in:
Ion Gaztañaga
2014-07-30 16:20:32 +02:00

View File

@@ -25,6 +25,10 @@
#include <boost/container/detail/config_begin.hpp>
#include <boost/container/detail/workaround.hpp>
#ifdef _AIX
#include <sched.h>
#endif
// Extremely Light-Weight wrapper classes for OS thread synchronization
#define BOOST_MUTEX_HELPER_NONE 0