mirror of
https://github.com/fmtlib/fmt.git
synced 2025-02-06 12:40:07 +00:00
ca7c1f89dc
The #warning directive is not supported by MSVC. To still get a message to the user we use #pragma message() under MSVC now.