mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Core: Cleanup headers in core/config
- `MainLoop` now forward-declared in `OS`
This commit is contained in:
parent
d413181b8a
commit
5935a32e32
34 changed files with 41 additions and 6 deletions
|
|
@ -31,6 +31,7 @@
|
|||
#include "local_debugger.h"
|
||||
|
||||
#include "core/debugger/script_debugger.h"
|
||||
#include "core/os/main_loop.h"
|
||||
#include "core/os/os.h"
|
||||
|
||||
struct LocalDebugger::ScriptsProfiler {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue