mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
Add missing include (#3026)
This commit is contained in:
parent
a45c939040
commit
ae525b75c3
@ -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