diff --git a/test/Jamfile b/test/Jamfile index a139571..0a1be29 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -68,7 +68,7 @@ run mp_product.cpp ; run mp_drop.cpp ; run mp_iota.cpp ; run mp_at.cpp ; -run mp_at_sf.cpp ; +run mp_at_sf.cpp : : : gcc-4.7:all ; run mp_take.cpp ; run mp_replace.cpp ; run mp_replace_if.cpp ;