mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
more code cleanup
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "c11log/sinks/file_sinks.h"
|
||||
using namespace std;
|
||||
|
||||
int main(int, char* [])
|
||||
int main2(int, char* [])
|
||||
{
|
||||
|
||||
auto console = c11log::factory::stdout_logger();
|
||||
|
Reference in New Issue
Block a user