mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 09:59:33 +08:00
support for color formatting
This commit is contained in:
@@ -82,6 +82,5 @@ int main(int argc, char *argv[])
|
||||
std::cout << "Delta = " << deltaf << " seconds" << std::endl;
|
||||
std::cout << "Rate = " << rate << "/sec" << std::endl;
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user