]> AND Private Git Repository - canny.git/blob - stc/exp/ml_stc_linux_make_v1.0/include/boost/preprocessor/iteration/detail/self.hpp
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
d212ee0d1e60b7c42c20deee1a826174e2fb623e
[canny.git] / stc / exp / ml_stc_linux_make_v1.0 / include / boost / preprocessor / iteration / detail / self.hpp
1 # /* **************************************************************************\r
2 #  *                                                                          *\r
3 #  *     (C) Copyright Paul Mensonides 2002.\r
4 #  *     Distributed under the Boost Software License, Version 1.0. (See\r
5 #  *     accompanying file LICENSE_1_0.txt or copy at\r
6 #  *     http://www.boost.org/LICENSE_1_0.txt)\r
7 #  *                                                                          *\r
8 #  ************************************************************************** */\r
9 #\r
10 # /* See http://www.boost.org for most recent version. */\r
11 #\r
12 # if !defined(BOOST_PP_INDIRECT_SELF)\r
13 #    error BOOST_PP_ERROR:  no indirect file to include\r
14 # endif\r
15 #\r
16 # define BOOST_PP_IS_SELFISH 1\r
17 #\r
18 # include BOOST_PP_INDIRECT_SELF\r
19 #\r
20 # undef BOOST_PP_IS_SELFISH\r
21 # undef BOOST_PP_INDIRECT_SELF\r