We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec18d3 commit 0a8c938Copy full SHA for 0a8c938
1 file changed
include/boost/thread/pthread/pthread_helpers.hpp
@@ -9,6 +9,7 @@
9
10
#include <boost/thread/detail/config.hpp>
11
#include <boost/throw_exception.hpp>
12
+#include <boost/assert.hpp>
13
#include <pthread.h>
14
#include <errno.h>
15
0 commit comments