sl@0: // (C) Copyright John Maddock 2001 - 2002. 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: #if __IBMCPP__ <= 501 sl@0: # define BOOST_NO_STD_ALLOCATOR sl@0: #endif sl@0: sl@0: #define BOOST_HAS_MACRO_USE_FACET sl@0: #define BOOST_NO_STD_MESSAGES sl@0: sl@0: #define BOOST_STDLIB "Visual Age default standard library" sl@0: sl@0: sl@0: