aboutsummaryrefslogtreecommitdiff
path: root/core/math
diff options
context:
space:
mode:
Diffstat (limited to 'core/math')
-rw-r--r--core/math/linalg/glsl/linalg_glsl_math.odin1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/math/linalg/glsl/linalg_glsl_math.odin b/core/math/linalg/glsl/linalg_glsl_math.odin
index b01557b17..c09e13919 100644
--- a/core/math/linalg/glsl/linalg_glsl_math.odin
+++ b/core/math/linalg/glsl/linalg_glsl_math.odin
@@ -1,4 +1,3 @@
-//+build !freestanding !wasm32
package math_linalg_glsl
import "core:math"