Skip to content

Commit 03f542a

Browse files
committed
Change math dep real target math/tr1.
1 parent 36f1ea6 commit 03f542a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Jamfile.v2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
project
1010
: id serialization_test
1111
: requirements <library>/boost/filesystem//boost_filesystem
12-
<library>/boost/math//boost_math
12+
<library>/boost/math//boost_math_tr1
1313
;
1414

1515
# import rules for testing conditional on config file variables

0 commit comments

Comments
 (0)