mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
bench
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "spdlog/spdlog.h"
|
||||
|
||||
|
||||
int main_(int, char* [])
|
||||
int main(int, char* [])
|
||||
{
|
||||
|
||||
namespace spd = spdlog;
|
||||
|
Reference in New Issue
Block a user