replace FormatString template argument with fmt::basic_format_string

This commit is contained in:
dkavolis
2021-07-22 16:19:48 +01:00
parent 0f39da5490
commit d8f13cbd5b
5 changed files with 154 additions and 47 deletions

View File

@@ -95,4 +95,4 @@ TEST_CASE("wchar_api", "[stdout]")
spdlog::drop_all();
}
#endif
#endif