mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
clang format
This commit is contained in:
@@ -66,7 +66,6 @@ int main(int argc, char *argv[])
|
||||
if (argc > 4)
|
||||
iters = atoi(argv[4]);
|
||||
|
||||
|
||||
console->info("-------------------------------------------------");
|
||||
console->info("Messages: {:14n}", howmany);
|
||||
console->info("Threads : {:14n}", threads);
|
||||
|
Reference in New Issue
Block a user