Removed unneeded include
This commit is contained in:
parent
7db5b56dd7
commit
f886ae0005
@ -15,8 +15,6 @@
|
|||||||
#include "spdlog/formatter.h"
|
#include "spdlog/formatter.h"
|
||||||
#include "spdlog/sinks/sink.h"
|
#include "spdlog/sinks/sink.h"
|
||||||
|
|
||||||
#include <mutex>
|
|
||||||
|
|
||||||
namespace spdlog {
|
namespace spdlog {
|
||||||
namespace sinks {
|
namespace sinks {
|
||||||
template<class Mutex>
|
template<class Mutex>
|
||||||
|
Loading…
Reference in New Issue
Block a user