imgtools/imglib/boostlibrary/boost/preprocessor/identity.hpp
author Richard Taylor <richard.i.taylor@nokia.com>
Fri, 04 Dec 2009 17:06:01 +0000
branchwip
changeset 37 d806416fc9bf
parent 0 044383f39525
permissions -rw-r--r--
added scipt for checking exports across multiple logs

# /* **************************************************************************
#  *                                                                          *
#  *     (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_IDENTITY_HPP
# define BOOST_PREPROCESSOR_IDENTITY_HPP
#
# include <boost/preprocessor/facilities/identity.hpp>
#
# endif