Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
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
00026
00027 #define BOOST_NO_STD_UNORDERED
00028
00029 #define BOOST_STDLIB "Modena C++ standard library"
00030
00031
00032
00033
00034