]> AND Private Git Repository - canny.git/blob - stc/exp/ml_stc_linux_make_v1.0/include/boost/mpl/aux_/include_preprocessed.hpp
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
a9ab9455a881c2cb6b2d0b68e958d3ea08a88c21
[canny.git] / stc / exp / ml_stc_linux_make_v1.0 / include / boost / mpl / aux_ / include_preprocessed.hpp
1 \r
2 // NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION\r
3 \r
4 // Copyright Aleksey Gurtovoy 2000-2006\r
5 //\r
6 // Distributed under the Boost Software License, Version 1.0. \r
7 // (See accompanying file LICENSE_1_0.txt or copy at \r
8 // http://www.boost.org/LICENSE_1_0.txt)\r
9 //\r
10 // See http://www.boost.org/libs/mpl for documentation.\r
11 \r
12 // $Id: include_preprocessed.hpp 49267 2008-10-11 06:19:02Z agurtovoy $\r
13 // $Date: 2008-10-11 02:19:02 -0400 (Sat, 11 Oct 2008) $\r
14 // $Revision: 49267 $\r
15 \r
16 #include <boost/mpl/aux_/config/compiler.hpp>\r
17 #include <boost/mpl/aux_/config/preprocessor.hpp>\r
18 #include <boost/mpl/aux_/config/workaround.hpp>\r
19 #include <boost/preprocessor/cat.hpp>\r
20 #include <boost/preprocessor/stringize.hpp>\r
21 \r
22 #if !defined(BOOST_NEEDS_TOKEN_PASTING_OP_FOR_TOKENS_JUXTAPOSING)\r
23 #   define AUX778076_PREPROCESSED_HEADER \\r
24     BOOST_MPL_CFG_COMPILER_DIR/BOOST_MPL_PREPROCESSED_HEADER \\r
25 /**/\r
26 #else\r
27 #   define AUX778076_PREPROCESSED_HEADER \\r
28     BOOST_PP_CAT(BOOST_MPL_CFG_COMPILER_DIR,/)##BOOST_MPL_PREPROCESSED_HEADER \\r
29 /**/\r
30 #endif\r
31 \r
32 #if BOOST_WORKAROUND(__IBMCPP__, BOOST_TESTED_AT(700))\r
33 #   define AUX778076_INCLUDE_STRING BOOST_PP_STRINGIZE(boost/mpl/aux_/preprocessed/AUX778076_PREPROCESSED_HEADER)\r
34 #   include AUX778076_INCLUDE_STRING\r
35 #   undef AUX778076_INCLUDE_STRING\r
36 #else\r
37 #   include BOOST_PP_STRINGIZE(boost/mpl/aux_/preprocessed/AUX778076_PREPROCESSED_HEADER)\r
38 #endif\r
39 \r
40 #   undef AUX778076_PREPROCESSED_HEADER\r
41 \r
42 #undef BOOST_MPL_PREPROCESSED_HEADER\r