mirror of
https://github.com/boostorg/detail.git
synced 2025-07-30 12:27:15 +02:00
Added a missing trailing newline.
This commit is contained in:
@ -53,4 +53,4 @@ int cpp_main(int argc, char* argv[])
|
|||||||
std::cout << std::endl;
|
std::cout << std::endl;
|
||||||
|
|
||||||
return test_main(argc, argv);
|
return test_main(argc, argv);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user