sl@0: // (C) Copyright Jens Maurer 2001. sl@0: // Use, modification and distribution are subject to the sl@0: // Boost Software License, Version 1.0. (See accompanying file sl@0: // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) sl@0: sl@0: // See http://www.boost.org for most recent version. sl@0: sl@0: // Modena C++ standard library (comes with KAI C++) sl@0: sl@0: #if !defined(MSIPL_COMPILE_H) sl@0: # include sl@0: # if !defined(__MSIPL_COMPILE_H) sl@0: # error "This is not the Modena C++ library!" sl@0: # endif sl@0: #endif sl@0: sl@0: #ifndef MSIPL_NL_TYPES sl@0: #define BOOST_NO_STD_MESSAGES sl@0: #endif sl@0: sl@0: #ifndef MSIPL_WCHART sl@0: #define BOOST_NO_STD_WSTRING sl@0: #endif sl@0: sl@0: #define BOOST_STDLIB "Modena C++ standard library" sl@0: sl@0: sl@0: sl@0: sl@0: