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