mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-28 13:19:48 +01:00
The #warning directive is not supported by MSVC. To still get a message to the user we use #pragma message() under MSVC now.
The #warning directive is not supported by MSVC. To still get a message to the user we use #pragma message() under MSVC now.