mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Remove file_access.h and script_backtrace.h includes from logger.h.
This commit is contained in:
parent
06827c91c6
commit
ead282ff13
35 changed files with 38 additions and 2 deletions
|
|
@ -31,6 +31,7 @@
|
|||
#include "snapshot_data.h"
|
||||
|
||||
#include "core/core_bind.h"
|
||||
#include "core/io/compression.h"
|
||||
#include "core/object/script_language.h"
|
||||
#include "scene/debugger/scene_debugger.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@
|
|||
|
||||
#include "core/core_bind.h"
|
||||
#include "core/debugger/engine_debugger.h"
|
||||
#include "core/io/compression.h"
|
||||
#include "core/os/time.h"
|
||||
#include "core/version.h"
|
||||
#include "scene/main/node.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue