reinserted debugging support

[SVN r15746]
This commit is contained in:
Paul Mensonides
2002-10-06 02:31:47 +00:00
parent b7127aa718
commit 3807daaf45
7 changed files with 6 additions and 7 deletions

View File

@ -15,7 +15,7 @@
#
# include <boost/preprocessor/cat.hpp>
# include <boost/preprocessor/config/config.hpp>
# // include <boost/preprocessor/debug/error.hpp>
# include <boost/preprocessor/debug/error.hpp>
# include <boost/preprocessor/detail/auto_rec.hpp>
# include <boost/preprocessor/repetition/repeat.hpp>
# include <boost/preprocessor/tuple/elem.hpp>