mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-09 16:45:32 +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.