We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 636a42a commit 869b413Copy full SHA for 869b413
core/math/Vec4.h
@@ -24,6 +24,7 @@
24
#ifndef MATH_VEC4_H
25
#define MATH_VEC4_H
26
27
+#include "base/Macros.h"
28
#include "math/MathBase.h"
29
30
/**
0 commit comments