diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 7346c8d..1e636a7 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -382,7 +382,7 @@ run sv_stream_insert_test.cpp : : : $(pedantic-errors) ; run sv_conversion_test.cpp : : : $(pedantic-errors) ; -run sv_conversion_test2.cpp : ; +run sv_conversion_test2.cpp /boost/utility//boost_utility : ; run sv_common_reference_test.cpp : : : $(pedantic-errors) ; compile sv_common_reference_test2.cpp ;