HAVE_BOOST_THREAD should be off by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
// uncomment this to also test Boost version (you will also need to link with
|
||||
// libboost_threads)
|
||||
#define HAVE_BOOST_THREAD
|
||||
//#define HAVE_BOOST_THREAD
|
||||
#ifdef HAVE_BOOST_THREAD
|
||||
#include <boost/thread/tss.hpp>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user