1
0
Fork 0
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:
Sergey Prigogin 2016-02-19 20:13:00 -08:00
parent fa5bc53607
commit 98bbc1597e

View file

@ -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>",