diff --git a/test/Jamfile b/test/Jamfile index f6488d0..a9621e5 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -222,7 +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/function/lazy_headers.cpp ] [ run include/fusion/at.cpp ] [ run include/object/const_cast.cpp ] [ run include/object/construct.cpp ]