[libc][NFC] Use `#include <math.h>` in utils/FPUtil/ManipulationFunctions.h.
authorSiva Chandra Reddy <sivachandra@google.com>
Fri, 18 Dec 2020 07:40:18 +0000 (23:40 -0800)
committerSiva Chandra Reddy <sivachandra@google.com>
Fri, 18 Dec 2020 08:05:02 +0000 (00:05 -0800)
commit2d9ae1d217890639518252ee1f39c9cc759749ef
treec3dba6fd17e167362a49c90f86e0d7cf62835386
parentcaeb56503ec897c7244cff0657c11e87d2644f82
[libc][NFC] Use `#include <math.h>` in utils/FPUtil/ManipulationFunctions.h.

This reverts commit 352cba2441c6c4e00f067c9c68358cc0a6a5fffb.
"add back math.h #include utils/FPUtil/ManipulationFunctions.h".

Using `<math.h>` correct so downstream setup should be fixed.
libc/utils/FPUtil/ManipulationFunctions.h