]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/convert/test/jamfile.v2
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / convert / test / jamfile.v2
index 9a60a3f5dcad17646502cac8bc155f96d7119228..bbc70208d170a5e40db38d60c320a5cbe3bd1c3b 100644 (file)
@@ -23,7 +23,7 @@ project convert_test
         <include>../include
     ;  
 
-exe convert_test_performance : performance.cpp /boost/timer//boost_timer ;
+exe convert_test_performance : performance.cpp /boost/timer//boost_timer /boost/chrono//boost_chrono ;
 exe convert_test_performance_spirit : performance_spirit.cpp ;
 
 run callable.cpp         :  :  :  : convert_test_callable ;