Skip to content

Commit b8592ff

Browse files
committed
add cstddef to libstdc++ module map
1 parent 4f25495 commit b8592ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/Cxx/libstdcxx/libstdcxx.modulemap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module std {
2222
header "algorithm"
2323
header "bitset"
2424
header "complex"
25+
header "cstddef"
2526
header "deque"
2627
header "exception"
2728
header "fstream"

0 commit comments

Comments
 (0)