Explicitly include core/os/os.h where used

This commit is contained in:
Rémi Verschelde
2026-03-03 17:32:44 +01:00
parent 74b5be24f4
commit f332faf46b
106 changed files with 119 additions and 9 deletions
@@ -31,6 +31,7 @@
#include "debug_adapter_parser.h"
#include "core/object/class_db.h"
#include "core/os/os.h"
#include "editor/debugger/debug_adapter/debug_adapter_protocol.h"
#include "editor/debugger/editor_debugger_node.h"
#include "editor/debugger/script_editor_debugger.h"