mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-31 15:44:47 +02:00

Some compilers don't export C compatibility functions in `::`. Using `std::sprintf` should work for those (and all other compilers). Reference: https://en.cppreference.com/w/cpp/header#C_compatibility_headers