mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Add missing include (#3026)
This commit is contained in:
parent
8e10782a58
commit
87b8401011
@ -7,6 +7,8 @@
|
||||
#include <cassert>
|
||||
#include <vector>
|
||||
|
||||
#include "spdlog/common.h"
|
||||
|
||||
namespace spdlog {
|
||||
namespace details {
|
||||
template <typename T>
|
||||
|
Loading…
Reference in New Issue
Block a user