diff options
Diffstat (limited to 'libcutl/cutl/details/boost/preprocessor/iterate.hpp')
-rw-r--r-- | libcutl/cutl/details/boost/preprocessor/iterate.hpp | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/libcutl/cutl/details/boost/preprocessor/iterate.hpp b/libcutl/cutl/details/boost/preprocessor/iterate.hpp deleted file mode 100644 index 6d429f3..0000000 --- a/libcutl/cutl/details/boost/preprocessor/iterate.hpp +++ /dev/null @@ -1,17 +0,0 @@ -# /* ************************************************************************** -# * * -# * (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_ITERATE_HPP -# define BOOST_PREPROCESSOR_ITERATE_HPP -# -# include <cutl/details/boost/preprocessor/iteration/iterate.hpp> -# -# endif |