Remove unused includes in modules with clangd-tidy

This commit is contained in:
Rémi Verschelde
2026-03-12 21:17:06 +01:00
parent 874f500acb
commit 6d309c858e
179 changed files with 206 additions and 238 deletions
@@ -33,7 +33,9 @@
#include "core/config/project_settings.h"
#include "core/error/error_macros.h"
#include "core/io/file_access.h"
#include "core/math/math_funcs_binary.h"
#include "core/object/callable_mp.h"
#include "core/object/worker_thread_pool.h"
#include "core/os/os.h"
#include "core/string/print_string.h"
#include "core/string/translation_server.h"