summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/preprocessor/test/seq.cpp
blob: e36c5d14252ded3b974f9dcfc9823590f30dfa2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# /* **************************************************************************
#  *                                                                          *
#  *     (C) Copyright Paul Mensonides 2002.
#  *     Distributed under the Boost Software License, Version 1.0. (See
#  *     accompanying file LICENSE_1_0.txt or copy at
#  *     http://www.boost.org/LICENSE_1_0.txt)
#  *                                                                          *
#  ************************************************************************** */
#
# /* Revised by Edward Diener (2011) */
#
# /* See http://www.boost.org for most recent version. */
#
# include <libs/preprocessor/test/seq.cxx>