Merge branch 'aix_fix' of https://github.com/ibmsoe/container into ibmsoe-aix_fix

This commit is contained in:
Ion Gaztañaga
2014-07-30 16:20:15 +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