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
-1
View File
@@ -43,7 +43,6 @@
#ifndef PHYSICS_3D_DISABLED
#include "core/math/convex_hull.h"
#include "scene/resources/3d/box_shape_3d.h"
#include "scene/resources/3d/capsule_shape_3d.h"
#include "scene/resources/3d/concave_polygon_shape_3d.h"
#include "scene/resources/3d/convex_polygon_shape_3d.h"