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
commit 5870a1a9a1
Notes: sideshowbarker 2024-07-17 07:38:17 +09:00
7 changed files with 5 additions and 22 deletions

View file

@ -6,7 +6,6 @@
*/
#include <AK/Debug.h>
#include <AK/ExtraMathConstants.h>
#include <AK/QuickSort.h>
#include <AK/StringBuilder.h>
#include <LibGfx/AffineTransform.h>