mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 10:29:02 +08:00
pattern_formatter support most strftime format
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <atomic>
|
||||
#include <algorithm>
|
||||
|
||||
#include "base_sink.h"
|
||||
#include "./base_sink.h"
|
||||
#include "../logger.h"
|
||||
#include "../details/blocking_queue.h"
|
||||
#include "../details/null_mutex.h"
|
||||
|
Reference in New Issue
Block a user