diff --git a/support/include/utils/config.hpp b/support/include/utils/config.hpp index 9c65bcdf..d1985250 100644 --- a/support/include/utils/config.hpp +++ b/support/include/utils/config.hpp @@ -392,6 +392,7 @@ using vlc_string_t = std::unique_ptr; #include "spdlog/async.h" #include "spdlog/fmt/bundled/core.h" #include "spdlog/fmt/bundled/format.h" +#include "spdlog/fmt/bundled/ranges.h" #include "spdlog/fmt/chrono.h" #include "spdlog/sinks/rotating_file_sink.h" #include "spdlog/sinks/stdout_color_sinks.h"