Skip to content

Commit fec5712

Browse files
committed
fixup! [libc][math][c23] Add exp2m1f C23 math function
1 parent 565230a commit fec5712

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/test/src/math/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,6 @@ add_fp_unittest(
646646
exp2m1f_test.cpp
647647
DEPENDS
648648
libc.include.llvm-libc-macros.math_macros
649-
libc.include.llvm-libc-macros.stdint_macros
650649
libc.src.errno.errno
651650
libc.src.math.exp2m1f
652651
libc.src.__support.CPP.array

0 commit comments

Comments
 (0)