summaryrefslogtreecommitdiff
path: root/libc/test/src/math/acoshf16_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libc/test/src/math/acoshf16_test.cpp')
-rw-r--r--libc/test/src/math/acoshf16_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/test/src/math/acoshf16_test.cpp b/libc/test/src/math/acoshf16_test.cpp
index d190cd1a5dcb..6e9abde0e430 100644
--- a/libc/test/src/math/acoshf16_test.cpp
+++ b/libc/test/src/math/acoshf16_test.cpp
@@ -7,7 +7,6 @@
//===----------------------------------------------------------------------===//
#include "hdr/stdint_proxy.h"
-#include "src/__support/libc_errno.h"
#include "src/math/acoshf16.h"
#include "test/UnitTest/FPMatcher.h"
#include "test/UnitTest/Test.h"