-
-
Notifications
You must be signed in to change notification settings - Fork 388
/
Copy pathiwyu.map
14 lines (11 loc) · 780 Bytes
/
iwyu.map
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{ include: [ "<bits/chrono.h>", private, "<chrono>", public ] },
{ include: [ "<bits/getopt_core.h>", private, "<unistd.h>", public ] },
{ include: [ "<bits/std_abs.h>", private, "<cmath>", public ] },
{ include: [ "<bits/std_abs.h>", private, "<cstdlib>", public ] },
{ include: [ "<bits/utility.h>", private, "<utility>", public ] },
{ include: [ "<bits/types/struct_FILE.h>", private, "<cstdio>", public ] },
{ include: [ "<bits/types/struct_tm.h>", private, "<ctime>", public ] },
{ include: [ "<ext/alloc_traits.h>", private, "<memory>", public ] },
{ include: [ "<begin_code.h>", private, "<SDL_stdinc.h>", public ] }
]