2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-30 08:22:13 +00:00

Thread: rollback default version 3 change.

[SVN r82302]
This commit is contained in:
Vicente J. Botet Escriba
2012-12-31 15:10:17 +00:00
parent 94e524a1e6
commit a50176c259
4 changed files with 7 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_THREAD_VERSION 3
//#define BOOST_THREAD_VERSION 3
#include <boost/thread/detail/config.hpp>
#include <boost/thread/thread.hpp>