Skip to content

Commit f71b57e

Browse files
authored
Merge pull request #84738 from hnrklssn/libstdcpp-cstddef
add cstddef to libstdc++ module map
2 parents 77617c9 + b8592ff commit f71b57e

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)