mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Adjusted header substitution map.
Change-Id: I3ab5e2aaaa1ece8e22059a4228ebff9754894f91
This commit is contained in:
parent
fa5bc53607
commit
98bbc1597e
1 changed files with 1 additions and 1 deletions
|
@ -300,8 +300,8 @@ public class GCCHeaderSubstitutionMaps {
|
|||
"<bits/hashtable.h>", "<unordered_map>",
|
||||
"<bits/hashtable.h>", "<unordered_set>",
|
||||
"<bits/indirect_array.h>", "<valarray>",
|
||||
"<bits/ios_base.h>", "<iostream>",
|
||||
"<bits/ios_base.h>", "<ios>",
|
||||
"<bits/ios_base.h>", "<iostream>",
|
||||
"<bits/ios_base.h>", "<iomanip>",
|
||||
"<bits/istream.tcc>", "<istream>",
|
||||
"<bits/list.tcc>", "<list>",
|
||||
|
|
Loading…
Add table
Reference in a new issue