mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:12:43 +00:00 
			
		
		
		
	|  49c5acaa3d isnormal really messes up the build. Just remove it for now; it can be addressed in a seperate commit. Additionally, conditionally add `noexcept` to the math functions if we are in a C++ context. | ||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| math.cpp | ||
| math.h | ||
| TestMath.cpp | ||