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