Indicate the CodeWarrior is always in "multi-threaded mode".

[SVN r11629]
This commit is contained in:
Darin Adler
2001-11-08 06:21:39 +00:00
parent cdb0120c91
commit 0a31cf05f6

View File

@ -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__)