]> git.lyx.org Git - features.git/blobdiff - boost/boost/preprocessor/repetition/deduce_z.hpp
boost: add eol property
[features.git] / boost / boost / preprocessor / repetition / deduce_z.hpp
index a1215d0ad490552ce849905d6651ce353914f593..14dedc2665c56e083838198138883c1d291c9bb5 100644 (file)
@@ -1,22 +1,22 @@
-# /* **************************************************************************\r
-#  *                                                                          *\r
-#  *     (C) Copyright Paul Mensonides 2002.\r
-#  *     Distributed under the Boost Software License, Version 1.0. (See\r
-#  *     accompanying file LICENSE_1_0.txt or copy at\r
-#  *     http://www.boost.org/LICENSE_1_0.txt)\r
-#  *                                                                          *\r
-#  ************************************************************************** */\r
-#\r
-# /* See http://www.boost.org for most recent version. */\r
-#\r
-# ifndef BOOST_PREPROCESSOR_REPETITION_DEDUCE_Z_HPP\r
-# define BOOST_PREPROCESSOR_REPETITION_DEDUCE_Z_HPP\r
-#\r
-# include <boost/preprocessor/detail/auto_rec.hpp>\r
-# include <boost/preprocessor/repetition/repeat.hpp>\r
-#\r
-# /* BOOST_PP_DEDUCE_Z */\r
-#\r
-# define BOOST_PP_DEDUCE_Z() BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4)\r
-#\r
-# endif\r
+# /* **************************************************************************
+#  *                                                                          *
+#  *     (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_REPETITION_DEDUCE_Z_HPP
+# define BOOST_PREPROCESSOR_REPETITION_DEDUCE_Z_HPP
+#
+# include <boost/preprocessor/detail/auto_rec.hpp>
+# include <boost/preprocessor/repetition/repeat.hpp>
+#
+# /* BOOST_PP_DEDUCE_Z */
+#
+# define BOOST_PP_DEDUCE_Z() BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4)
+#
+# endif