Skip to content

Commit 5e769fb

Browse files
[libc] add headers.txt for windows (#118675)
Link: #117220 (comment) --------- Co-authored-by: Michael Jones <michaelrj@google.com>
1 parent d57892a commit 5e769fb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

libc/config/windows/headers.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
set(TARGET_PUBLIC_HEADERS
2+
libc.include.ctype
3+
libc.include.string
4+
libc.include.inttypes
5+
libc.include.stdlib
6+
libc.include.errno
7+
libc.include.fenv
8+
libc.include.math
9+
)

0 commit comments

Comments
 (0)