1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 07:37:46 +00:00

AK: Remove rarely used ExtraMathConstants.h

This commit is contained in:
Bastiaan van der Plaat 2023-10-20 12:06:26 +02:00 committed by Sam Atkins
parent a1f17bd643
commit 5870a1a9a1
7 changed files with 5 additions and 22 deletions

View file

@ -58,7 +58,6 @@ source_set("AK") {
"Endian.h",
"EnumBits.h",
"Error.h",
"ExtraMathConstants.h",
"FPControl.h",
"Find.h",
"FixedArray.h",