diff --git a/test/Jamfile b/test/Jamfile index 40b7e89..f6488d0 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -222,6 +222,7 @@ test-suite phoenix_include : [ run include/core/value.cpp ] [ run include/core/visit_each.cpp ] [ run include/function/function.cpp : : : : function_function ] + # [ run include/function/lazy_headers.cpp ] [ run include/fusion/at.cpp ] [ run include/object/const_cast.cpp ] [ run include/object/construct.cpp ]