diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index b120669..e9226e9 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -33,6 +33,7 @@ test-suite minimal : cxx11_constexpr cxx11_defaulted_functions cxx11_final + cxx11_hdr_thread cxx11_hdr_tuple cxx11_lambdas cxx11_noexcept @@ -48,6 +49,7 @@ test-suite minimal : cxx11_constexpr cxx11_defaulted_functions cxx11_final + cxx11_hdr_thread cxx11_hdr_tuple cxx11_lambdas cxx11_noexcept @@ -67,6 +69,7 @@ test-suite minimal : cxx11_constexpr cxx11_defaulted_functions cxx11_final + cxx11_hdr_thread cxx11_hdr_tuple cxx11_lambdas cxx11_noexcept