]> git.lyx.org Git - lyx.git/blob - boost/boost/preprocessor/enum_shifted.hpp
69778a122c2bb838cf5a8fbb5b5e4a0457b73590
[lyx.git] / boost / boost / preprocessor / enum_shifted.hpp
1 # /* **************************************************************************
2 #  *                                                                          *
3 #  *     (C) Copyright Paul Mensonides 2002.  Permission to copy, use,        *
4 #  *     modify, sell, and distribute this software is granted provided       *
5 #  *     this copyright notice appears in all copies.  This software is       *
6 #  *     provided "as is" without express or implied warranty, and with       *
7 #  *     no claim at to its suitability for any purpose.                      *
8 #  *                                                                          *
9 #  ************************************************************************** */
10 #
11 # /* See http://www.boost.org for most recent version. */
12 #
13 # ifndef BOOST_PREPROCESSOR_ENUM_SHIFTED_HPP
14 # define BOOST_PREPROCESSOR_ENUM_SHIFTED_HPP
15 #
16 # include <boost/preprocessor/repetition/enum_shifted.hpp>
17 #
18 # endif