Skip to content

Commit

Permalink
Merge pull request #1122 from grafikrobot/patch-1
Browse files Browse the repository at this point in the history
Don't use obsolete predef/checks/predef.jam B2 module.
  • Loading branch information
mborland authored Apr 22, 2024
2 parents 15c40fa + de3462b commit 826ceaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reporting/performance/Jamfile.v2
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import ../../../config/checks/config : requires ;
using quickbook ;
using auto-index ;

import ../../../predef/check/predef
import ../../../predef/tools/check/predef
: check require
: predef-check predef-require ;

Expand Down

0 comments on commit 826ceaf

Please sign in to comment.