Added missing include to q
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
// cirucal q view of std::vector.
|
||||
#pragma once
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace spdlog {
|
||||
namespace details {
|
||||
template<typename T>
|
||||
|
||||
Reference in New Issue
Block a user