source: NonGTP/Boost/boost/mpl/list/aux_/include_preprocessed.hpp @ 857

Revision 857, 803 bytes checked in by igarcia, 18 years ago (diff)
Line 
1
2// Copyright Aleksey Gurtovoy 2001-2004
3//
4// Distributed under the Boost Software License, Version 1.0.
5// (See accompanying file LICENSE_1_0.txt or copy at
6// http://www.boost.org/LICENSE_1_0.txt)
7//
8// See http://www.boost.org/libs/mpl for documentation.
9
10// $Source: /cvsroot/boost/boost/boost/mpl/list/aux_/include_preprocessed.hpp,v $
11// $Date: 2004/11/28 01:48:53 $
12// $Revision: 1.4 $
13
14// NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION!
15
16#include <boost/preprocessor/cat.hpp>
17#include <boost/preprocessor/stringize.hpp>
18
19#   define AUX778076_HEADER \
20    aux_/preprocessed/plain/BOOST_MPL_PREPROCESSED_HEADER \
21/**/
22
23#   include BOOST_PP_STRINGIZE(boost/mpl/list/AUX778076_HEADER)
24
25#   undef AUX778076_HEADER
26
27#undef BOOST_MPL_PREPROCESSED_HEADER
Note: See TracBrowser for help on using the repository browser.