Commit d33051e8 authored by captainwong's avatar captainwong

update formatter.h

parent 73af4c02
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#pragma once #pragma once
#include "spdlog/details/log_msg.h" #include "details/log_msg.h"
#include <vector> #include <vector>
#include <string> #include <string>
...@@ -41,5 +41,5 @@ private: ...@@ -41,5 +41,5 @@ private:
}; };
} }
#include "spdlog/details/pattern_formatter_impl.h" #include "details/pattern_formatter_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