From 49ff3d5489e69c7009d40beb8d5f5c38d4a4988f Mon Sep 17 00:00:00 2001 From: Andy Maloney Date: Fri, 23 Sep 2022 19:06:31 -0400 Subject: Remove unused includes & move some includes to top of file --- modules/csg/csg.h | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/csg/csg.h') diff --git a/modules/csg/csg.h b/modules/csg/csg.h index 738e3d68ea..aae99c52a3 100644 --- a/modules/csg/csg.h +++ b/modules/csg/csg.h @@ -39,7 +39,6 @@ #include "core/object/ref_counted.h" #include "core/templates/list.h" #include "core/templates/oa_hash_map.h" -#include "core/templates/rb_map.h" #include "core/templates/vector.h" #include "scene/resources/material.h" -- cgit v1.2.3