mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
add missing <algorithm> include
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include <spdlog/details/os.h>
|
||||
#include <spdlog/details/registry.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
#include <utility>
|
||||
#include <sstream>
|
||||
|
Reference in New Issue
Block a user