diff --git a/include/boost/detail/lightweight_test_report.hpp b/include/boost/detail/lightweight_test_report.hpp index 1511ba9..5717d7c 100644 --- a/include/boost/detail/lightweight_test_report.hpp +++ b/include/boost/detail/lightweight_test_report.hpp @@ -53,4 +53,4 @@ int cpp_main(int argc, char* argv[]) std::cout << std::endl; return test_main(argc, argv); -} \ No newline at end of file +}