imgtools/imglib/boostlibrary/boost/preprocessor/comma.hpp
author Iain Williamson <iain.williamson@nokia.com>
Tue, 23 Feb 2010 16:57:47 +0000
branchfix
changeset 250 019dafe54c23
parent 0 044383f39525
permissions -rw-r--r--
Merge - GCCXML logfile fix

# /* **************************************************************************
#  *                                                                          *
#  *     (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_COMMA_HPP
# define BOOST_PREPROCESSOR_COMMA_HPP
#
# include <boost/preprocessor/punctuation/comma.hpp>
#
# endif