You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Remove circular include between core/typedefs.h and core/error_macros.h
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
|
||||
#include "math_funcs.h"
|
||||
|
||||
#include "core/error_macros.h"
|
||||
|
||||
RandomPCG Math::default_rand(RandomPCG::DEFAULT_SEED, RandomPCG::DEFAULT_INC);
|
||||
|
||||
#define PHI 0x9e3779b9
|
||||
|
||||
Reference in New Issue
Block a user