mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Remove circular include between core/typedefs.h and core/error_macros.h
This commit is contained in:
parent
98497ff719
commit
c2aa3e2351
8 changed files with 8 additions and 1 deletions
|
@ -33,6 +33,7 @@
|
|||
|
||||
#include <string.h>
|
||||
|
||||
#include "core/error_macros.h"
|
||||
#include "core/os/memory.h"
|
||||
#include "core/safe_refcount.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue