@@ -12,24 +12,24 @@ MODS = {}
1212STD_MODULE = """module std [system] {
1313 textual header "/usr/include/alloca.h"
1414 textual header "/usr/include/assert.h"
15- textual header "/usr/include/c++/13 .2.1 /algorithm"
16- textual header "/usr/include/c++/13 .2.1 /array"
17- textual header "/usr/include/c++/13 .2.1 /chrono"
18- textual header "/usr/include/c++/13 .2.1 /cstddef"
19- textual header "/usr/include/c++/13 .2.1 /cstdint"
20- textual header "/usr/include/c++/13 .2.1 /cstdio"
21- textual header "/usr/include/c++/13 .2.1 /cstdlib"
22- textual header "/usr/include/c++/13 .2.1 /cstring"
23- textual header "/usr/include/c++/13 .2.1 /iomanip"
24- textual header "/usr/include/c++/13 .2.1 /iosfwd"
25- textual header "/usr/include/c++/13 .2.1 /limits"
26- textual header "/usr/include/c++/13 .2.1 /memory"
27- textual header "/usr/include/c++/13 .2.1 /ostream"
28- textual header "/usr/include/c++/13 .2.1 /random"
29- textual header "/usr/include/c++/13 .2.1 /stdlib.h"
30- textual header "/usr/include/c++/13 .2.1 /thread"
31- textual header "/usr/include/c++/13 .2.1 /type_traits"
32- textual header "/usr/include/c++/13 .2.1 /vector"
15+ textual header "/usr/include/c++/14 .2.0 /algorithm"
16+ textual header "/usr/include/c++/14 .2.0 /array"
17+ textual header "/usr/include/c++/14 .2.0 /chrono"
18+ textual header "/usr/include/c++/14 .2.0 /cstddef"
19+ textual header "/usr/include/c++/14 .2.0 /cstdint"
20+ textual header "/usr/include/c++/14 .2.0 /cstdio"
21+ textual header "/usr/include/c++/14 .2.0 /cstdlib"
22+ textual header "/usr/include/c++/14 .2.0 /cstring"
23+ textual header "/usr/include/c++/14 .2.0 /iomanip"
24+ textual header "/usr/include/c++/14 .2.0 /iosfwd"
25+ textual header "/usr/include/c++/14 .2.0 /limits"
26+ textual header "/usr/include/c++/14 .2.0 /memory"
27+ textual header "/usr/include/c++/14 .2.0 /ostream"
28+ textual header "/usr/include/c++/14 .2.0 /random"
29+ textual header "/usr/include/c++/14 .2.0 /stdlib.h"
30+ textual header "/usr/include/c++/14 .2.0 /thread"
31+ textual header "/usr/include/c++/14 .2.0 /type_traits"
32+ textual header "/usr/include/c++/14 .2.0 /vector"
3333 textual header "/usr/include/errno.h"
3434 textual header "/usr/include/fortify/stdio.h"
3535 textual header "/usr/include/fortify/string.h"
0 commit comments