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:
@@ -61,12 +61,9 @@ subject to the following restrictions:
|
||||
#include "core/error/error_macros.h"
|
||||
#include "core/math/aabb.h"
|
||||
#include "core/math/math_defs.h"
|
||||
#include "core/os/memory.h"
|
||||
#include "core/templates/oa_hash_map.h"
|
||||
#include "core/templates/paged_allocator.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
//#define DEBUG_CONVEX_HULL
|
||||
//#define SHOW_ITERATIONS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user