Speed up compilation a bit

This commit is contained in:
Nicolas Werner 2023-10-30 14:56:10 +01:00
parent 3f5c8929c3
commit 99a3e8bcf2
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9
42 changed files with 320 additions and 257 deletions

View file

@ -8,6 +8,8 @@
#include <QFileInfo>
#include <QMimeDatabase>
#include <nlohmann/json.hpp>
#include <unordered_set>
#include <mtx/responses/media.hpp>