Remove unused includes in core with clangd-tidy
This commit is contained in:
parent
847d684314
commit
e015e8bde4
85 changed files with 129 additions and 71 deletions
|
|
@ -39,7 +39,6 @@ STATIC_ASSERT_INCOMPLETE_TYPE(class, Object);
|
|||
#include "core/math/color.h"
|
||||
#include "core/math/math_funcs.h"
|
||||
#include "core/object/object.h"
|
||||
#include "core/os/memory.h"
|
||||
#include "core/os/os.h"
|
||||
#include "core/string/print_string.h"
|
||||
#include "core/string/string_name.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue