mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 09:59:33 +08:00
Add missing include
This commit is contained in:

committed by
GitHub

parent
13477e5478
commit
75bb4346b2
@@ -7,6 +7,7 @@
|
|||||||
#include "spdlog/sinks/ansicolor_sink.h"
|
#include "spdlog/sinks/ansicolor_sink.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "spdlog/details/pattern_formatter.h"
|
||||||
#include "spdlog/details/os.h"
|
#include "spdlog/details/os.h"
|
||||||
|
|
||||||
namespace spdlog {
|
namespace spdlog {
|
||||||
|
Reference in New Issue
Block a user