mirror of
https://github.com/boostorg/thread.git
synced 2026-01-19 04:42:13 +00:00
Add missing include
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <boost/thread/pthread/pthread_helpers.hpp>
|
||||
#include <boost/thread/pthread/pthread_mutex_scoped_lock.hpp>
|
||||
#include <boost/thread/detail/string_trim.hpp>
|
||||
#include <boost/thread/detail/string_to_unsigned.hpp>
|
||||
|
||||
#ifdef __GLIBC__
|
||||
#include <sys/sysinfo.h>
|
||||
|
||||
Reference in New Issue
Block a user