Removed un needed #include

pull/1127/head
gabime 6 years ago
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…
Cancel
Save