src: fix clangd warnings

This commit is contained in:
0xFFFC0000 2025-05-01 05:27:35 +00:00
parent 02fba21846
commit d106e21b74
37 changed files with 606 additions and 519 deletions

View file

@ -3,6 +3,7 @@
#include <math.h>
#include <float.h>
#include <stdint.h>
#define VARIANT2_INTEGER_MATH_SQRT_STEP_SSE2() \
do { \