summaryrefslogtreecommitdiffstats
path: root/iwyu.gcc.imp
blob: 8aa4b43261b54f1af2a7a08ab3c8e1fa932de2d8 (plain) (blame)
1
2
3
4
5
6
7
# Default include mappings for IWYU with GCC
[
  { ref: gcc.libc.imp },
  { ref: gcc.symbols.imp },
  { ref: gcc.stl.headers.imp },
  { ref: stl.c.headers.imp },
]