forked from boostorg/config
Indicate the CodeWarrior is always in "multi-threaded mode".
[SVN r11629]
This commit is contained in:
@ -26,6 +26,8 @@
|
||||
# define BOOST_NO_INTRINSIC_WCHAR_T
|
||||
#endif
|
||||
|
||||
#define BOOST_HAS_THREADS
|
||||
|
||||
|
||||
#define BOOST_COMPILER "Metrowerks CodeWarrior C++ version " BOOST_STRINGIZE(__MWERKS__)
|
||||
|
||||
|
Reference in New Issue
Block a user