Skip to content

Commit

Permalink
Update tests requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed Jan 21, 2024
1 parent 41e62ed commit 5f36c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Jamfile.v2
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import ../../config/checks/config : requires ;

project
: requirements
[ requires cxx11_rvalue_references ]
[ requires cxx11_decltype ]
# default to all warnings on:
<warnings>all
# set warnings as errors for those compilers we know we get warning free:
Expand Down

0 comments on commit 5f36c2c

Please sign in to comment.