From 94e5a179734b90fccbea3703511ba19a77e403bd Mon Sep 17 00:00:00 2001 From: John Fletcher Date: Fri, 31 Jan 2014 20:38:36 +0000 Subject: [PATCH] include/boost/phoenix/core/function_equal.hpp Add licence and copyright for preprocessed files. --- include/boost/phoenix/core/function_equal.hpp | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/include/boost/phoenix/core/function_equal.hpp b/include/boost/phoenix/core/function_equal.hpp index 64dcdcd..fc1de80 100644 --- a/include/boost/phoenix/core/function_equal.hpp +++ b/include/boost/phoenix/core/function_equal.hpp @@ -108,6 +108,17 @@ namespace boost { namespace phoenix #else #if defined(__WAVE__) && defined(BOOST_PHOENIX_CREATE_PREPROCESSED_FILES) #pragma wave option(preserve: 2, line: 0, output: "preprocessed/function_equal_" BOOST_PHOENIX_LIMIT_STR ".hpp") +#endif +/*============================================================================== + Copyright (c) 2001-2010 Joel de Guzman + Copyright (c) 2004 Daniel Wallin + Copyright (c) 2010 Thomas Heller + + 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) +==============================================================================*/ +#if defined(__WAVE__) && defined(BOOST_PHOENIX_CREATE_PREPROCESSED_FILES) +#pragma wave option(preserve: 1) #endif #define BOOST_PHOENIX_FUNCTION_EQUAL_R(Z, N, DATA) \