mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-26 23:49:03 +08:00
Add missing include directive
This commit is contained in:
parent
789fb1e7c9
commit
ddb19f4a4f
@ -4,6 +4,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "spdlog/details/console_globals.h"
|
#include "spdlog/details/console_globals.h"
|
||||||
|
#include "spdlog/details/pattern_formatter.h"
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
|
||||||
namespace spdlog {
|
namespace spdlog {
|
||||||
|
Loading…
Reference in New Issue
Block a user