diff options
Diffstat (limited to 'libcutl/cutl/details/boost/preprocessor/identity.hpp')
-rw-r--r-- | libcutl/cutl/details/boost/preprocessor/identity.hpp | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/libcutl/cutl/details/boost/preprocessor/identity.hpp b/libcutl/cutl/details/boost/preprocessor/identity.hpp deleted file mode 100644 index cec0fda..0000000 --- a/libcutl/cutl/details/boost/preprocessor/identity.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_IDENTITY_HPP -# define BOOST_PREPROCESSOR_IDENTITY_HPP -# -# include <cutl/details/boost/preprocessor/facilities/identity.hpp> -# -# endif |