mirror of
https://github.com/boostorg/thread.git
synced 2026-02-13 12:52:11 +00:00
Apply patch #11302.
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
#include <pthread.h>
|
||||
#include <stdlib.h>
|
||||
#include <memory>
|
||||
|
||||
#if defined BOOST_THREAD_PATCH
|
||||
#include <string.h> // memcmp.
|
||||
#endif
|
||||
namespace boost
|
||||
{
|
||||
namespace thread_detail
|
||||
|
||||
Reference in New Issue
Block a user