mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
Fix missing include for null_mutex in rotating_file_sink.h
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
#include "spdlog/sinks/base_sink.h"
|
||||
#include "spdlog/details/file_helper.h"
|
||||
#include "spdlog/details/null_mutex.h"
|
||||
#include "spdlog/details/synchronous_factory.h"
|
||||
|
||||
#include <chrono>
|
||||
|
Reference in New Issue
Block a user