chore(clang-tidy): fix clang tidy warnings

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97 2026-05-07 15:47:58 +03:00
parent b7381d8088
commit 670f49309c
No known key found for this signature in database
GPG key ID: 55EF5DA53DB36318
3 changed files with 11 additions and 13 deletions

View file

@ -51,6 +51,7 @@
#include <QUrl>
#include <QUuid>
#include <algorithm>
#include <set>
#include "minecraft/mod/Resource.h"
#include "minecraft/mod/ResourceFolderModel.h"