fmt/include
Ronny Krüger ca7c1f89dc Fixed a compile error under MSVC.
The #warning directive is not supported by MSVC.
To still get a message to the user we use #pragma message() under MSVC now.
2019-05-05 14:04:04 -07:00
..
fmt Fixed a compile error under MSVC. 2019-05-05 14:04:04 -07:00
format Add <format> test 2019-04-13 11:37:52 -07:00