Skip to content

Commit

Permalink
Added a missing trailing newline.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lastique committed Apr 27, 2024
1 parent 9c3a002 commit 080df05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/boost/detail/lightweight_test_report.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ int cpp_main(int argc, char* argv[])
std::cout << std::endl;

return test_main(argc, argv);
}
}

0 comments on commit 080df05

Please sign in to comment.