summaryrefslogtreecommitdiff
path: root/libc/src/math/amdgpu/frexpf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libc/src/math/amdgpu/frexpf.cpp')
-rw-r--r--libc/src/math/amdgpu/frexpf.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/src/math/amdgpu/frexpf.cpp b/libc/src/math/amdgpu/frexpf.cpp
index 2799e542efae..fd53f65701f5 100644
--- a/libc/src/math/amdgpu/frexpf.cpp
+++ b/libc/src/math/amdgpu/frexpf.cpp
@@ -9,7 +9,6 @@
#include "src/math/frexpf.h"
#include "src/__support/common.h"
-#include "declarations.h"
#include "src/__support/macros/config.h"
namespace LIBC_NAMESPACE_DECL {