We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f25495 commit b8592ffCopy full SHA for b8592ff
stdlib/public/Cxx/libstdcxx/libstdcxx.modulemap
@@ -22,6 +22,7 @@ module std {
22
header "algorithm"
23
header "bitset"
24
header "complex"
25
+ header "cstddef"
26
header "deque"
27
header "exception"
28
header "fstream"
0 commit comments