mirror of
https://github.com/SOCI/soci.git
synced 2026-05-24 14:09:04 -05:00
547a62eec1
Replace existing use of std::cout and std::cerr with fmt::print[ln](): this is simpler and more convenient and also faster to compile. Also configure all CI jobs to clone submodules, as fmt submodule is required now.