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