Skip to content

Commit

Permalink
Fix ref to predef.jam location.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot committed Aug 3, 2024
1 parent 4e1a3a2 commit fe85ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Jamfile.v2
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import config : requires ;
import log-arch-config ;
import log-platform-config ;
import log-build-config ;
import-search /boost/predef/tools ;
import-search /boost/predef/tools/check ;
import predef ;

using mc ;
Expand Down

0 comments on commit fe85ada

Please sign in to comment.