modena.hpp
Go to the documentation of this file.
00001 //  (C) Copyright Jens Maurer 2001. 
00002 //  Use, modification and distribution are subject to the 
00003 //  Boost Software License, Version 1.0. (See accompanying file 
00004 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
00005 
00006 //  See http://www.boost.org for most recent version.
00007 
00008 //  Modena C++ standard library (comes with KAI C++)
00009 
00010 #if !defined(MSIPL_COMPILE_H)
00011 #  include <boost/config/no_tr1/utility.hpp>
00012 #  if !defined(__MSIPL_COMPILE_H)
00013 #      error "This is not the Modena C++ library!"
00014 #  endif
00015 #endif
00016 
00017 #ifndef MSIPL_NL_TYPES
00018 #define BOOST_NO_STD_MESSAGES
00019 #endif
00020 
00021 #ifndef MSIPL_WCHART
00022 #define BOOST_NO_STD_WSTRING
00023 #endif
00024 //
00025 // We never have the new C++0x unordered containers:
00026 //
00027 #define BOOST_NO_STD_UNORDERED
00028 
00029 #define BOOST_STDLIB "Modena C++ standard library"
00030 
00031 
00032 
00033 
00034 


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:29