Skip to content

Commit 826ceaf

Browse files
authored
Merge pull request #1122 from grafikrobot/patch-1
Don't use obsolete predef/checks/predef.jam B2 module.
2 parents 15c40fa + de3462b commit 826ceaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reporting/performance/Jamfile.v2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import ../../../config/checks/config : requires ;
1616
using quickbook ;
1717
using auto-index ;
1818

19-
import ../../../predef/check/predef
19+
import ../../../predef/tools/check/predef
2020
: check require
2121
: predef-check predef-require ;
2222

0 commit comments

Comments
 (0)