author | William Roberts <williamr@symbian.org> |
Wed, 31 Mar 2010 12:33:34 +0100 | |
branch | Symbian3 |
changeset 4 | 837f303aceeb |
permissions | -rw-r--r-- |
williamr@4 | 1 |
# /* ************************************************************************** |
williamr@4 | 2 |
# * * |
williamr@4 | 3 |
# * (C) Copyright Paul Mensonides 2002. |
williamr@4 | 4 |
# * Distributed under the Boost Software License, Version 1.0. (See |
williamr@4 | 5 |
# * accompanying file LICENSE_1_0.txt or copy at |
williamr@4 | 6 |
# * http://www.boost.org/LICENSE_1_0.txt) |
williamr@4 | 7 |
# * * |
williamr@4 | 8 |
# ************************************************************************** */ |
williamr@4 | 9 |
# |
williamr@4 | 10 |
# /* See http://www.boost.org for most recent version. */ |
williamr@4 | 11 |
# |
williamr@4 | 12 |
# ifndef BOOST_PREPROCESSOR_EMPTY_HPP |
williamr@4 | 13 |
# define BOOST_PREPROCESSOR_EMPTY_HPP |
williamr@4 | 14 |
# |
williamr@4 | 15 |
# include <boost/preprocessor/facilities/empty.hpp> |
williamr@4 | 16 |
# |
williamr@4 | 17 |
# endif |