1
0
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:
Marcel Admiraal
2019-10-08 10:17:11 +02:00
parent 98497ff719
commit c2aa3e2351
8 changed files with 8 additions and 1 deletions

View File

@@ -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