mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 03:19:02 +08:00
Added missing #include
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
// 3. Pass the formatted message to its sinks to performa the actual logging
|
||||
|
||||
#include "common.h"
|
||||
#include "sinks/base_sink.h"
|
||||
#include "sinks/sink.h"
|
||||
#include "formatter.h"
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
Reference in New Issue
Block a user