Skip to content

Commit 33952e5

Browse files
committed
fixup! [libc][math][c23] Add ldexpf16 C23 math function
Update dyadic_float dependencies.
1 parent 4e4a9e1 commit 33952e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/src/__support/FPUtil/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ add_header_library(
201201
DEPENDS
202202
.fp_bits
203203
.multiply_add
204+
libc.src.__support.CPP.type_traits
204205
libc.src.__support.big_int
205-
libc.src.__support.common
206206
libc.src.__support.macros.optimization
207207
)
208208

0 commit comments

Comments
 (0)