From 1ed20a224aeeebc42c2b5663fb1528e17ab07eae Mon Sep 17 00:00:00 2001 From: Paul Mensonides Date: Mon, 24 Jun 2002 07:35:29 +0000 Subject: [PATCH] support of MWCW line directives [SVN r14229] --- include/boost/preprocessor/detail/iterate/exp1.hpp | 2 +- include/boost/preprocessor/detail/iterate/exp2.hpp | 2 +- include/boost/preprocessor/detail/iterate/exp3.hpp | 2 +- include/boost/preprocessor/detail/iterate/exp4.hpp | 2 +- include/boost/preprocessor/detail/iterate/exp5.hpp | 2 +- include/boost/preprocessor/detail/iterate/local_iterate.hpp | 2 +- include/boost/preprocessor/detail/iterate/lower1.hpp | 2 +- include/boost/preprocessor/detail/iterate/lower2.hpp | 2 +- include/boost/preprocessor/detail/iterate/lower3.hpp | 2 +- include/boost/preprocessor/detail/iterate/lower4.hpp | 2 +- include/boost/preprocessor/detail/iterate/lower5.hpp | 2 +- include/boost/preprocessor/detail/iterate/self.hpp | 2 +- include/boost/preprocessor/detail/iterate/upper1.hpp | 2 +- include/boost/preprocessor/detail/iterate/upper2.hpp | 2 +- include/boost/preprocessor/detail/iterate/upper3.hpp | 2 +- include/boost/preprocessor/detail/iterate/upper4.hpp | 2 +- include/boost/preprocessor/detail/iterate/upper5.hpp | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/include/boost/preprocessor/detail/iterate/exp1.hpp b/include/boost/preprocessor/detail/iterate/exp1.hpp index 043ea6b..c4570f3 100644 --- a/include/boost/preprocessor/detail/iterate/exp1.hpp +++ b/include/boost/preprocessor/detail/iterate/exp1.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifdef BOOST_PP_ITERATION_LIMITS # ifndef BOOST_PP_FILENAME_1 diff --git a/include/boost/preprocessor/detail/iterate/exp2.hpp b/include/boost/preprocessor/detail/iterate/exp2.hpp index 19f24a6..4d25d45 100644 --- a/include/boost/preprocessor/detail/iterate/exp2.hpp +++ b/include/boost/preprocessor/detail/iterate/exp2.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifdef BOOST_PP_ITERATION_LIMITS # ifndef BOOST_PP_FILENAME_2 diff --git a/include/boost/preprocessor/detail/iterate/exp3.hpp b/include/boost/preprocessor/detail/iterate/exp3.hpp index 2a82d3a..bff4d10 100644 --- a/include/boost/preprocessor/detail/iterate/exp3.hpp +++ b/include/boost/preprocessor/detail/iterate/exp3.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifdef BOOST_PP_ITERATION_LIMITS # ifndef BOOST_PP_FILENAME_3 diff --git a/include/boost/preprocessor/detail/iterate/exp4.hpp b/include/boost/preprocessor/detail/iterate/exp4.hpp index 18243ce..e0ca684 100644 --- a/include/boost/preprocessor/detail/iterate/exp4.hpp +++ b/include/boost/preprocessor/detail/iterate/exp4.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifdef BOOST_PP_ITERATION_LIMITS # ifndef BOOST_PP_FILENAME_4 diff --git a/include/boost/preprocessor/detail/iterate/exp5.hpp b/include/boost/preprocessor/detail/iterate/exp5.hpp index bd17be6..7df25d2 100644 --- a/include/boost/preprocessor/detail/iterate/exp5.hpp +++ b/include/boost/preprocessor/detail/iterate/exp5.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifdef BOOST_PP_ITERATION_LIMITS # ifndef BOOST_PP_FILENAME_5 diff --git a/include/boost/preprocessor/detail/iterate/local_iterate.hpp b/include/boost/preprocessor/detail/iterate/local_iterate.hpp index 63de49a..8e4769a 100644 --- a/include/boost/preprocessor/detail/iterate/local_iterate.hpp +++ b/include/boost/preprocessor/detail/iterate/local_iterate.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifdef BOOST_PP_LOCAL_ITERATION_LIMITS # define BOOST_PP_LOCAL_START BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_LOCAL_ITERATION_LIMITS) diff --git a/include/boost/preprocessor/detail/iterate/lower1.hpp b/include/boost/preprocessor/detail/iterate/lower1.hpp index 6c3eaa0..a007103 100644 --- a/include/boost/preprocessor/detail/iterate/lower1.hpp +++ b/include/boost/preprocessor/detail/iterate/lower1.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifndef BOOST_PP_ITERATION_BOUND # error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_LBOUND() diff --git a/include/boost/preprocessor/detail/iterate/lower2.hpp b/include/boost/preprocessor/detail/iterate/lower2.hpp index 0b6d7db..f853512 100644 --- a/include/boost/preprocessor/detail/iterate/lower2.hpp +++ b/include/boost/preprocessor/detail/iterate/lower2.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifndef BOOST_PP_ITERATION_BOUND # error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_LBOUND() diff --git a/include/boost/preprocessor/detail/iterate/lower3.hpp b/include/boost/preprocessor/detail/iterate/lower3.hpp index 385c937..664c320 100644 --- a/include/boost/preprocessor/detail/iterate/lower3.hpp +++ b/include/boost/preprocessor/detail/iterate/lower3.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifndef BOOST_PP_ITERATION_BOUND # error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_LBOUND() diff --git a/include/boost/preprocessor/detail/iterate/lower4.hpp b/include/boost/preprocessor/detail/iterate/lower4.hpp index d332bba..29c33a3 100644 --- a/include/boost/preprocessor/detail/iterate/lower4.hpp +++ b/include/boost/preprocessor/detail/iterate/lower4.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifndef BOOST_PP_ITERATION_BOUND # error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_LBOUND() diff --git a/include/boost/preprocessor/detail/iterate/lower5.hpp b/include/boost/preprocessor/detail/iterate/lower5.hpp index 0e00575..de03118 100644 --- a/include/boost/preprocessor/detail/iterate/lower5.hpp +++ b/include/boost/preprocessor/detail/iterate/lower5.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifndef BOOST_PP_ITERATION_BOUND # error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_LBOUND() diff --git a/include/boost/preprocessor/detail/iterate/self.hpp b/include/boost/preprocessor/detail/iterate/self.hpp index 0a7c026..02e7019 100644 --- a/include/boost/preprocessor/detail/iterate/self.hpp +++ b/include/boost/preprocessor/detail/iterate/self.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # if !defined(BOOST_PP_INDIRECT_FILE) # error BOOST_PP: no file to indirect file to include defined diff --git a/include/boost/preprocessor/detail/iterate/upper1.hpp b/include/boost/preprocessor/detail/iterate/upper1.hpp index f712069..655928f 100644 --- a/include/boost/preprocessor/detail/iterate/upper1.hpp +++ b/include/boost/preprocessor/detail/iterate/upper1.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifndef BOOST_PP_ITERATION_BOUND # error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_UBOUND() diff --git a/include/boost/preprocessor/detail/iterate/upper2.hpp b/include/boost/preprocessor/detail/iterate/upper2.hpp index 053e35c..3259e76 100644 --- a/include/boost/preprocessor/detail/iterate/upper2.hpp +++ b/include/boost/preprocessor/detail/iterate/upper2.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifndef BOOST_PP_ITERATION_BOUND # error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_UBOUND() diff --git a/include/boost/preprocessor/detail/iterate/upper3.hpp b/include/boost/preprocessor/detail/iterate/upper3.hpp index 13d8ba4..6d6d989 100644 --- a/include/boost/preprocessor/detail/iterate/upper3.hpp +++ b/include/boost/preprocessor/detail/iterate/upper3.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifndef BOOST_PP_ITERATION_BOUND # error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_UBOUND() diff --git a/include/boost/preprocessor/detail/iterate/upper4.hpp b/include/boost/preprocessor/detail/iterate/upper4.hpp index a0c7674..ba802db 100644 --- a/include/boost/preprocessor/detail/iterate/upper4.hpp +++ b/include/boost/preprocessor/detail/iterate/upper4.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifndef BOOST_PP_ITERATION_BOUND # error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_UBOUND() diff --git a/include/boost/preprocessor/detail/iterate/upper5.hpp b/include/boost/preprocessor/detail/iterate/upper5.hpp index 2afa150..5e36a27 100644 --- a/include/boost/preprocessor/detail/iterate/upper5.hpp +++ b/include/boost/preprocessor/detail/iterate/upper5.hpp @@ -8,7 +8,7 @@ # * * # ************************************************************************** */ # -# line 1 "" +# line BOOST_PP_DETAIL_LINE() # # ifndef BOOST_PP_ITERATION_BOUND # error BOOST_PP: BOOST_PP_ITERATION_BOUND must be set prior to including BOOST_PP_SET_UBOUND()