Commit 50e8be33 authored by captainwong's avatar captainwong

update logger.h and spdlog.h

parent d33051e8
...@@ -91,4 +91,4 @@ protected: ...@@ -91,4 +91,4 @@ protected:
}; };
} }
#include "spdlog/details/logger_impl.h" #include "details/logger_impl.h"
...@@ -175,4 +175,4 @@ void drop_all(); ...@@ -175,4 +175,4 @@ void drop_all();
} }
#include "spdlog/details/spdlog_impl.h" #include "details/spdlog_impl.h"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment