mirror of
https://github.com/boostorg/thread.git
synced 2026-02-08 23:22:13 +00:00
Cleanup: always #include <boost/thread/detail/config.hpp> first; eliminate tabs; etc.
[SVN r23190]
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
// about the suitability of this software for any purpose.
|
||||
// It is provided "as is" without express or implied warranty.
|
||||
|
||||
#include <boost/thread/detail/config.hpp>
|
||||
|
||||
#include <boost/thread/exceptions.hpp>
|
||||
#include <string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user