Skip to content

Commit cd1ea88

Browse files
committed
Fix typo in test/Jamfile.v2
1 parent ea92004 commit cd1ea88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Jamfile.v2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ run adaptor_test/sliced.cpp ;
6363
run adaptor_test/strided.cpp ;
6464
run adaptor_test/strided2.cpp ;
6565

66-
run adaptor_test/ticket_6742_transformed_c4789_warning.cpp : <library>/boost/phoenix//boost_phoenix
66+
run adaptor_test/ticket_6742_transformed_c4789_warning.cpp : : : <library>/boost/phoenix//boost_phoenix
6767
# copy assignment operator of 'transform_iterator<boost::phoenix::actor<...' is deleted
6868
<target-os>darwin:<build>no ;
6969

0 commit comments

Comments
 (0)