Removed un needed #include
This commit is contained in:
parent
2ebc96d8eb
commit
c75549f6db
@ -8,7 +8,6 @@
|
||||
#endif
|
||||
|
||||
#include "spdlog/common.h"
|
||||
#include "spdlog/details/pattern_formatter.h"
|
||||
|
||||
SPDLOG_INLINE bool spdlog::sinks::sink::should_log(spdlog::level::level_enum msg_level) const
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user