serenity/Userland/Libraries/LibPDF
Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable
AK's version should see better inlining behaviors, than the LibM one.
We avoid mixed usage for now though.

Also clean up some stale math includes and improper floatingpoint usage.
2021-07-19 16:34:21 +04:30
..
CMakeLists.txt
ColorSpace.cpp
ColorSpace.h
Command.h
CommonNames.cpp
CommonNames.h
Document.cpp
Document.h
Filter.cpp
Filter.h
Forward.h
Object.cpp
Object.h
Parser.cpp Everywhere: Use AK/Math.h if applicable 2021-07-19 16:34:21 +04:30
Parser.h
Reader.h
Renderer.cpp
Renderer.h
Value.cpp
Value.h
XRefTable.h