Added threading models

[SVN r13824]
This commit is contained in:
Douglas Gregor
2002-05-11 15:44:38 +00:00
parent 9a4d7447a7
commit 5d7f4aae46
5 changed files with 132 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
#include <boost/config.hpp>
#include <boost/type_traits.hpp>
#include <boost/ref.hpp>
#include <boost/thread/model/single.hpp>
#include <boost/function/threading/single.hpp>
#include <boost/pending/ct_if.hpp>
#if defined(BOOST_MSVC) && BOOST_MSVC <= 1300 || defined(__ICL) && __ICL <= 600 || defined(__MWERKS__) && __MWERKS__ < 0x2406