mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Removed unneeded include
This commit is contained in:
parent
7db5b56dd7
commit
f886ae0005
@ -15,8 +15,6 @@
|
||||
#include "spdlog/formatter.h"
|
||||
#include "spdlog/sinks/sink.h"
|
||||
|
||||
#include <mutex>
|
||||
|
||||
namespace spdlog {
|
||||
namespace sinks {
|
||||
template<class Mutex>
|
||||
|
Loading…
Reference in New Issue
Block a user