diff --git a/test/array.cxx b/test/array.cxx index ecd216e..256ef8e 100644 --- a/test/array.cxx +++ b/test/array.cxx @@ -159,8 +159,6 @@ BEGIN BOOST_PP_VARIADIC_SIZE(BOOST_PP_ARRAY_ENUM(ARRAY_VERY_LARGE_256)) == 256 E # endif -# endif - // to_list BEGIN BOOST_PP_LIST_AT(BOOST_PP_ARRAY_TO_LIST(ARRAY), 1) == 1 END