fmt/include
Ronny Krüger 91270b69b4
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 21:42:47 +02:00
..
fmt Fixed a compile error under MSVC. 2019-05-05 21:42:47 +02:00
format Add <format> test 2019-04-13 11:37:52 -07:00