1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Bug 434801 - Organize Includes uses bits/fcntl-linux.h

This commit is contained in:
Sergey Prigogin 2014-05-13 13:13:45 -07:00
parent cc65236de5
commit fb6c8ae2ab

View file

@ -160,6 +160,7 @@ public class GCCHeaderSubstitutionMaps {
"<bits/error.h>", "<error.h>",
"<bits/fcntl.h>", "<fcntl.h>",
"<bits/fcntl2.h>", "<fcntl.h>",
"<bits/fcntl-linux.h>", "<fcntl.h>",
"<bits/fenv.h>", "<fenv.h>",
"<bits/fenvinline.h>", "<fenv.h>",
"<bits/huge_val.h>", "<math.h>",