1 # /* **************************************************************************
\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
8 # ************************************************************************** */
\r
10 # /* See http://www.boost.org for most recent version. */
\r
12 # if !defined(BOOST_PP_INDIRECT_SELF)
\r
13 # error BOOST_PP_ERROR: no indirect file to include
\r
16 # define BOOST_PP_IS_SELFISH 1
\r
18 # include BOOST_PP_INDIRECT_SELF
\r
20 # undef BOOST_PP_IS_SELFISH
\r
21 # undef BOOST_PP_INDIRECT_SELF
\r