You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Apply iwyu suggestion in core.
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
|
||||
#include "quick_hull.h"
|
||||
|
||||
#include "core/templates/rb_map.h"
|
||||
|
||||
uint32_t QuickHull::debug_stop_after = 0xFFFFFFFF;
|
||||
|
||||
Error QuickHull::build(const Vector<Vector3> &p_points, Geometry3D::MeshData &r_mesh) {
|
||||
|
||||
Reference in New Issue
Block a user