Updated list tests

This commit is contained in:
Edward Diener
2020-08-10 21:11:57 -04:00
parent ff9d451901
commit 1fe79acc20

View File

@ -431,7 +431,7 @@ BEGIN BOOST_PP_LIST_SIZE(BOOST_PP_LIST_FILTER(BOOST_PP_EQUAL_D, 372, LIST_512))
#endif
# if BOOST_PP_LIMIT_MAG == 1024
# if BOOST_PP_LIMIT_MAG == 1024 && (!defined(__clang__) || defined(_MSC_VER) || defined(__CODEGEARC__))
BEGIN BOOST_PP_LIST_SIZE(BOOST_PP_LIST_FILTER(BOOST_PP_EQUAL_D, 923, LIST_1024)) == 1 END