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