imgtools/imglib/boostlibrary/boost/preprocessor/iterate.hpp
author William Roberts <williamr@symbian.org>
Thu, 24 Jun 2010 14:16:43 +0100
changeset 597 35d98d69ca78
parent 0 044383f39525
permissions -rw-r--r--
Move s60ibymacros.pm into buildrom_plugins, and export it to epoc32\tools - bug 2901

# /* **************************************************************************
#  *                                                                          *
#  *     (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 <boost/preprocessor/iteration/iterate.hpp>
#
# endif