/Src/Dependencies/Boost/boost/preprocessor/repeat_from_to_3rd.hpp
http://hadesmem.googlecode.com/ · C++ Header · 17 lines · 10 code · 0 blank · 7 comment · 0 complexity · 98c83d6c19dfa283f0251e750469f62e MD5 · raw file
- # /* **************************************************************************
- # * *
- # * (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)
- # * *
- # ************************************************************************** */
- #
- # /* See http://www.boost.org for most recent version. */
- #
- # ifndef BOOST_PREPROCESSOR_REPEAT_FROM_TO_3RD_HPP
- # define BOOST_PREPROCESSOR_REPEAT_FROM_TO_3RD_HPP
- #
- # include <boost/preprocessor/repetition/repeat_from_to.hpp>
- #
- # endif