diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 0cedd2f..152f842 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -59,7 +59,7 @@ compile ignore_unused_test.cpp : extra gcc:on clang:on - msvc::on ; + msvc:on ; run sp_typeinfo_test.cpp ; run sp_typeinfo_test.cpp : : : off : sp_typeinfo_test_no_rtti ;