mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
gcc warnings fix
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <vector>
|
||||
#include <cstring>
|
||||
|
||||
|
||||
// Fast memory storage on the stack when possible or in std::vector
|
||||
|
Reference in New Issue
Block a user