Skip to content

Commit

Permalink
Remove C++11 requirements from test/Jamfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed May 18, 2024
1 parent 38293da commit f9bdafd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/Jamfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ project

: requirements

[ requires cxx11_variadic_templates cxx11_template_aliases cxx11_decltype cxx11_constexpr ]

<toolset>msvc:<warnings-as-errors>on
<toolset>gcc:<warnings-as-errors>on
<toolset>clang:<warnings-as-errors>on
Expand Down

0 comments on commit f9bdafd

Please sign in to comment.