mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
move log_msg to details namespace
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <array>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
|
||||
#include <cstring>
|
||||
|
||||
// Fast memory storage
|
||||
// stores its contents on the stack when possible, in vector<char> otherwise
|
||||
|
Reference in New Issue
Block a user