diff --git a/Jamfile b/Jamfile index 7fe70eb..78e634f 100644 --- a/Jamfile +++ b/Jamfile @@ -17,6 +17,7 @@ test-suite static_assert : [ compile-fail static_assert_test_fail_6.cpp ] [ compile-fail static_assert_test_fail_7.cpp ] [ compile-fail static_assert_test_fail_8.cpp ] + [ compile-fail static_assert_test_fail_9.cpp ] [ compile-fail static_assert_test_fail_10.cpp ] ; @@ -25,3 +26,4 @@ test-suite static_assert : +