-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.iwyu.imp
More file actions
14 lines (14 loc) · 851 Bytes
/
.iwyu.imp
File metadata and controls
14 lines (14 loc) · 851 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{"include": ["<sys/_pthread/_pthread_t.h>", "private", "<pthread.h>", "public"]},
{"include": ["<sys/fcntl.h>", "private", "<fcntl.h>", "public"]},
{"include": ["<_regex.h>", "private", "<regex.h>", "public"]},
{"include": ["<sys/_types/_pid_t.h>", "private", "<sys/types.h>", "public"]},
{"include": ["<sys/_types/_seek_set.h>", "private", "<sys/types.h>", "public"]},
{"include": ["<sys/errno.h>", "private", "<errno.h>", "public"]},
{"include": ["<_string.h>", "private", "<string.h>", "public"]},
{"include": ["<_printf.h>", "private", "<stdio.h>", "public"]},
{"include": ["<_stdio.h>", "private", "<stdio.h>", "public"]},
{"include": ["<_inttypes.h>", "private", "<inttypes.h>", "public"]},
{"include": ["<_stdlib.h>", "private", "<stdlib.h>", "public"]},
{"include": ["<_time.h>", "private", "<time.h>", "public"]},
]