[libc] Missing FEnvImpl.h dependency on math.h
authorPetr Hosek <phosek@google.com>
Thu, 29 Jun 2023 06:48:10 +0000 (06:48 +0000)
committerPetr Hosek <phosek@google.com>
Sat, 1 Jul 2023 18:27:36 +0000 (18:27 +0000)
commit1c241bb791f9ce34dae2020ba56b5f2e136c613a
treeb559c3ee70a2c68a0e07123c7c93001f73ebd893
parentc2d7ee79b97345c8ca69c7ba1120f192af6bca9e
[libc] Missing FEnvImpl.h dependency on math.h

FEnvImpl.h includes math.h and so needs an explicit dependency.

Differential Revision: https://reviews.llvm.org/D154044
libc/src/__support/FPUtil/CMakeLists.txt