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

@ -32,6 +32,7 @@
#include "core/config/project_settings.h"
#include "core/object/class_db.h"
#include "core/os/os.h"
#include "editor/doc/doc_tools.h"
#include "editor/doc/editor_help.h"
#include "editor/editor_log.h"