Skip to content

Commit

Permalink
[libc] newheadergen: quick fix to fuchsia build (llvm#99410)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaryanshukla authored and sgundapa committed Jul 23, 2024
1 parent ae754c8 commit 38a0571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libc/include/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ add_header_macro(
.llvm-libc-types.double_t
.llvm-libc-types.float_t
.llvm-libc-types.float128
.llvm-libc-macros.math_function_macros
)

add_header_macro(
Expand Down

0 comments on commit 38a0571

Please sign in to comment.