Fix Jamfile SNAFU.

[SVN r81170]
This commit is contained in:
John Maddock
2012-11-04 12:14:22 +00:00
parent e599ca723c
commit 836d765243

View File

@@ -820,7 +820,7 @@ run ../example/tommath_snips.cpp $(TOMMATH)
: # requirements
[ check-target-builds ../config//has_tommath : : <build>no ] ;
run ../example/floating_point_examples.cpp : : : <toolset>gcc:<cxxflags>-std=c++0x ;
run test_cpp_int_conv.cpp;
run test_cpp_int_conv.cpp ;
run test_mixed_cpp_int.cpp ;
run test_mixed_float.cpp