forked from boostorg/preprocessor
Cpp output cleanup
[SVN r14223]
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
# * *
|
||||
# ************************************************************************** */
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# ifdef BOOST_PP_ITERATION_LIMITS
|
||||
# ifndef BOOST_PP_FILENAME_3
|
||||
# error BOOST_PP: depth #3 filename is not defined
|
||||
@ -34,8 +36,6 @@
|
||||
# define BOOST_PP_ITERATION_DEPTH() 3
|
||||
# endif
|
||||
#
|
||||
# line 1 ""
|
||||
#
|
||||
# if (BOOST_PP_ITERATION_START_3 <= 0) && (BOOST_PP_ITERATION_FINISH_3 >= 0)
|
||||
# define BOOST_PP_ITERATION_3 0
|
||||
# include BOOST_PP_FILENAME_3
|
||||
|
Reference in New Issue
Block a user