mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Remove circular include between core/typedefs.h and core/error_macros.h
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#ifndef GLOBALS_LIST_H
|
||||
#define GLOBALS_LIST_H
|
||||
|
||||
#include "core/error_macros.h"
|
||||
#include "core/os/memory.h"
|
||||
#include "core/sort_array.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user