diff --git a/example/x3/rexpr/rexpr_full/test/Jamfile b/example/x3/rexpr/rexpr_full/test/Jamfile index 05db04a60..b426f4bd9 100644 --- a/example/x3/rexpr/rexpr_full/test/Jamfile +++ b/example/x3/rexpr/rexpr_full/test/Jamfile @@ -10,8 +10,8 @@ import testing ; project : requirements ..//rexpr - /boost/regex//boost_regex - /boost/filesystem//boost_filesystem + /boost/regex//boost_regex + /boost/filesystem//boost_filesystem 300 ;