lint unfck.

This commit is contained in:
HedgehogInTheCPP 2026-08-29 17:52:00 +03:00
parent 9b3d9f7b1a
commit 42abbcbb34

View File

@ -230,7 +230,6 @@ static_assert(FASTFLOAT_X86_SIMD == 20 || FASTFLOAT_X86_SIMD == 42 ||
#endif
#endif
#ifdef FASTFLOAT_VISUAL_STUDIO
#define fastfloat_really_inline __forceinline
#define fastfloat_noinline __declspec(noinline)