From e0a31fdd3f56fc7cabe5180e59a9a1f6f69a0c5f Mon Sep 17 00:00:00 2001 From: Paul Mensonides Date: Mon, 24 Jun 2002 07:44:16 +0000 Subject: [PATCH] small bug fix - extra text [SVN r14231] --- include/boost/preprocessor/iterate.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/boost/preprocessor/iterate.hpp b/include/boost/preprocessor/iterate.hpp index fd1c145..f9c029d 100644 --- a/include/boost/preprocessor/iterate.hpp +++ b/include/boost/preprocessor/iterate.hpp @@ -67,6 +67,4 @@ # # define BOOST_PP_INCLUDE_SELF() # -# define BOOST_PP_ -# # endif