2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-27 19:32:11 +00:00

Apply patch for SGI MIPSpro compiler.

[SVN r23406]
This commit is contained in:
Michael Glassford
2004-07-08 14:42:04 +00:00
parent 096df68ea6
commit 46264e4a4a

View File

@@ -12,6 +12,7 @@
#include <boost/thread/detail/config.hpp>
#include <boost/thread/exceptions.hpp>
#include <cstring>
#include <string>
# ifdef BOOST_NO_STDC_NAMESPACE