Commit f8ba24af authored by Jonas Wittbrodt's avatar Jonas Wittbrodt

add missing <algorithm> include

parent eebb921c
......@@ -11,6 +11,7 @@
#include <spdlog/details/os.h>
#include <spdlog/details/registry.h>
#include <algorithm>
#include <string>
#include <utility>
#include <sstream>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment