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
No known key found for this signature in database
GPG key ID: C3336907360768E1
106 changed files with 119 additions and 9 deletions

View file

@ -38,6 +38,7 @@
#include "data_viewers/summary_view.h"
#include "core/config/project_settings.h"
#include "core/os/os.h"
#include "core/os/time.h"
#include "editor/debugger/editor_debugger_node.h"
#include "editor/debugger/script_editor_debugger.h"