Add missing include (#3026)

pull/3113/head
magnus-nomono 1 year ago committed by gabime
parent 8e10782a58
commit 87b8401011

@ -7,6 +7,8 @@
#include <cassert>
#include <vector>
#include "spdlog/common.h"
namespace spdlog {
namespace details {
template <typename T>

Loading…
Cancel
Save