forked from boostorg/preprocessor
Updated limit implementation.
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
# include <boost/preprocessor/iteration/detail/limits/rlocal_256.hpp>
|
||||
# elif BOOST_PP_LIMIT_ITERATION == 512
|
||||
# include <boost/preprocessor/iteration/detail/limits/rlocal_512.hpp>
|
||||
# include <boost/preprocessor/iteration/detail/limits/rlocal_256.hpp>
|
||||
# else
|
||||
# error Incorrect value for the BOOST_PP_LIMIT_ITERATION limit
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user