mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-30 12:17:14 +02:00
Fixed erroneous extra #endif
This commit is contained in:
@ -159,8 +159,6 @@ BEGIN BOOST_PP_VARIADIC_SIZE(BOOST_PP_ARRAY_ENUM(ARRAY_VERY_LARGE_256)) == 256 E
|
|||||||
|
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# endif
|
|
||||||
|
|
||||||
// to_list
|
// to_list
|
||||||
|
|
||||||
BEGIN BOOST_PP_LIST_AT(BOOST_PP_ARRAY_TO_LIST(ARRAY), 1) == 1 END
|
BEGIN BOOST_PP_LIST_AT(BOOST_PP_ARRAY_TO_LIST(ARRAY), 1) == 1 END
|
||||||
|
Reference in New Issue
Block a user