File indexing completed on 2025-01-18 09:41:40
0001
0002
0003
0004
0005
0006
0007
0008
0009
0010
0011
0012
0013
0014
0015
0016 #include <boost/mpl/aux_/config/workaround.hpp>
0017
0018 #include <boost/preprocessor/cat.hpp>
0019 #include <boost/preprocessor/stringize.hpp>
0020
0021 # define AUX778076_HEADER \
0022 aux_/preprocessed/plain/BOOST_MPL_PREPROCESSED_HEADER \
0023
0024
0025 #if BOOST_WORKAROUND(__IBMCPP__, BOOST_TESTED_AT(700))
0026 # define AUX778076_INCLUDE_STRING BOOST_PP_STRINGIZE(boost/mpl/list/AUX778076_HEADER)
0027 # include AUX778076_INCLUDE_STRING
0028 # undef AUX778076_INCLUDE_STRING
0029 #else
0030 # include BOOST_PP_STRINGIZE(boost/mpl/list/AUX778076_HEADER)
0031 #endif
0032
0033 # undef AUX778076_HEADER
0034
0035 #undef BOOST_MPL_PREPROCESSED_HEADER