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