add Modena C++ standard library (comes with KAI C++)

[SVN r11155]
This commit is contained in:
Jens Maurer
2001-09-19 20:22:09 +00:00
parent 45218dadbd
commit 198554a412

View File

@ -47,6 +47,10 @@
// take the default VACPP std lib
# define BOOST_STDLIB_CONFIG "boost/config/stdlib/vacpp.hpp"
#elif defined(MSIPL_COMPILE_H)
// Modena C++ standard library
# define BOOST_STDLIB_CONFIG "boost/config/stdlib/modena.hpp"
#elif defined (BOOST_ASSERT_CONFIG)
// this must come last - generate an error if we don't
// recognise the library: