1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00

Apply iwyu suggestion in core.

This commit is contained in:
Yufeng Ying
2024-12-18 19:56:23 +08:00
parent 6395450b10
commit be86ce3103
68 changed files with 7 additions and 111 deletions

View File

@@ -47,6 +47,7 @@
#include "core/io/ip.h"
#include "core/io/resource_loader.h"
#include "core/object/message_queue.h"
#include "core/object/script_language.h"
#include "core/os/os.h"
#include "core/os/time.h"
#include "core/register_core_types.h"