Fixed build against fmt 11.

This commit is contained in:
Vitaly 2024-07-16 12:30:45 +02:00
parent 0c222689f4
commit 8ff2824527
No known key found for this signature in database
GPG key ID: FE1EA9ACA989AAAA
3 changed files with 4 additions and 0 deletions

View file

@ -26,6 +26,7 @@
#include <QWindow>
#include <QXmlStreamReader>
#include <fmt/ranges.h>
#include <nlohmann/json.hpp>
#include <cmark.h>