mirror of
https://github.com/boostorg/thread.git
synced 2026-01-24 06:22:12 +00:00
Thread: force SIG_ATOMIC_MAX with __STDC_LIMIT_MACROS
[SVN r80466]
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
#include <boost/thread/pthread/pthread_mutex_scoped_lock.hpp>
|
||||
#include <boost/cstdint.hpp>
|
||||
#include <boost/thread/detail/delete.hpp>
|
||||
// Force SIG_ATOMIC_MAX tobe defined
|
||||
#define __STDC_LIMIT_MACROS
|
||||
#include <csignal>
|
||||
|
||||
#include <boost/config/abi_prefix.hpp>
|
||||
|
||||
Reference in New Issue
Block a user