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

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