// Beginning of source file
#include <boost/preprocessor/config/config.hpp>
#if BOOST_PP_IS_STANDARD()
#define BOOST_PP_LIMIT_MAG 512
#endif
#include <boost/preprocessor/arithmetic.hpp> // etc.
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)