]> git.lyx.org Git - lyx.git/blob - boost/boost/preprocessor/limits.hpp
2075f66948617bd383c82d43ad1bd39624427b2a
[lyx.git] / boost / boost / preprocessor / limits.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_LIMITS_HPP
14 # define BOOST_PREPROCESSOR_LIMITS_HPP
15 #
16 # include <boost/preprocessor/config/limits.hpp>
17 #
18 # endif