From 72fab9d7dae24fb7e78d95ae0971bf565ae3f965 Mon Sep 17 00:00:00 2001 From: Paul Mensonides Date: Fri, 13 Sep 2002 22:47:38 +0000 Subject: [PATCH] fixed everything-but-gcc bug [SVN r15312] --- regression/iteration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression/iteration.h b/regression/iteration.h index 568dfd0..072ab7e 100644 --- a/regression/iteration.h +++ b/regression/iteration.h @@ -56,6 +56,6 @@ struct BOOST_PP_CAT(Z, BOOST_PP_CAT(BOOST_PP_ITERATION(), BOOST_PP_RELATIVE_ITER # else # -# error shouldn't get here! +# error should not get here! # # endif