diff options
Diffstat (limited to 'libc/src/math/amdgpu/frexp.cpp')
| -rw-r--r-- | libc/src/math/amdgpu/frexp.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/src/math/amdgpu/frexp.cpp b/libc/src/math/amdgpu/frexp.cpp index 00e5187c0c71..4ae2b00198ec 100644 --- a/libc/src/math/amdgpu/frexp.cpp +++ b/libc/src/math/amdgpu/frexp.cpp @@ -9,7 +9,6 @@ #include "src/math/frexp.h" #include "src/__support/common.h" -#include "declarations.h" #include "src/__support/macros/config.h" namespace LIBC_NAMESPACE_DECL { |
