forked from boostorg/preprocessor
Increased while loops by one to encompass maximum numbers.
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
# ifndef BOOST_PREPROCESSOR_CONTROL_WHILE_256_HPP
|
||||
# define BOOST_PREPROCESSOR_CONTROL_WHILE_256_HPP
|
||||
#
|
||||
# define BOOST_PP_WHILE_CHECK_BOOST_PP_WHILE_0(p, o, s) 0
|
||||
# define BOOST_PP_WHILE_CHECK_BOOST_PP_WHILE_1(p, o, s) 0
|
||||
# define BOOST_PP_WHILE_CHECK_BOOST_PP_WHILE_2(p, o, s) 0
|
||||
# define BOOST_PP_WHILE_CHECK_BOOST_PP_WHILE_3(p, o, s) 0
|
||||
|
Reference in New Issue
Block a user