mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-22 00:33:03 +02:00
fixed capitalization
[SVN r15219]
This commit is contained in:
@ -68,7 +68,7 @@
|
||||
#
|
||||
# /* BOOST_PP_RELATIVE_FLAGS */
|
||||
#
|
||||
# define BOOST_PP_RELATIVE_FLAGS(i) BOOST_PP_CAT(BOOST_PP_RELATIVE_, I)(BOOST_PP_ITERATION_FLAGS_)
|
||||
# define BOOST_PP_RELATIVE_FLAGS(i) BOOST_PP_CAT(BOOST_PP_RELATIVE_, i)(BOOST_PP_ITERATION_FLAGS_)
|
||||
#
|
||||
# /* BOOST_PP_ITERATE */
|
||||
#
|
||||
|
Reference in New Issue
Block a user