mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-15 05:26:33 +02:00
compatibility jumper headers
[SVN r15217]
This commit is contained in:
18
include/boost/preprocessor/iterate.hpp
Normal file
18
include/boost/preprocessor/iterate.hpp
Normal file
@ -0,0 +1,18 @@
|
||||
# /* **************************************************************************
|
||||
# * *
|
||||
# * (C) Copyright Paul Mensonides 2002. Permission to copy, use, *
|
||||
# * modify, sell, and distribute this software is granted provided *
|
||||
# * this copyright notice appears in all copies. This software is *
|
||||
# * provided "as is" without express or implied warranty, and with *
|
||||
# * no claim at to its suitability for any purpose. *
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# /* See http://www.boost.org for most recent version. */
|
||||
#
|
||||
# ifndef BOOST_PREPROCESSOR_ITERATE_HPP
|
||||
# define BOOST_PREPROCESSOR_ITERATE_HPP
|
||||
#
|
||||
# include <boost/preprocessor/iteration/iterate.hpp>
|
||||
#
|
||||
# endif
|
Reference in New Issue
Block a user