From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- third_party/rust/glslopt/glsl-optimizer/src/util/u_math.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'third_party/rust/glslopt/glsl-optimizer/src/util/u_math.h') diff --git a/third_party/rust/glslopt/glsl-optimizer/src/util/u_math.h b/third_party/rust/glslopt/glsl-optimizer/src/util/u_math.h index 59266c1692..42d9e348ec 100644 --- a/third_party/rust/glslopt/glsl-optimizer/src/util/u_math.h +++ b/third_party/rust/glslopt/glsl-optimizer/src/util/u_math.h @@ -38,10 +38,9 @@ #ifndef U_MATH_H #define U_MATH_H - -#include "c99_math.h" #include #include +#include #include #include "bitscan.h" -- cgit v1.2.3