Fixed build against fmt 11
@ -4,6 +4,8 @@
#include <set>
#include <fmt/ranges.h>
#include <mtx/responses/common.hpp>
#include <mtx/responses/register.hpp>
#include <mtx/responses/version.hpp>
@ -26,6 +26,7 @@
#include <QWindow>
#include <QXmlStreamReader>
#include <nlohmann/json.hpp>
#include <cmark.h>
@ -9,6 +9,7 @@
#include <QDateTime>
#include <QTimer>
#include "Cache.h"