mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-04 14:50:23 +00:00
IWYU: update mapping for gcc 7.1
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
{ include: [ "<wctype.h>", public, "<cwctype>", public ] },
|
{ include: [ "<wctype.h>", public, "<cwctype>", public ] },
|
||||||
|
|
||||||
# HACK: check whether this can be removed with next iwyu release.
|
# HACK: check whether this can be removed with next iwyu release.
|
||||||
|
{ include: [ "<bits/std_function.h>", private, "<functional>", public ] },
|
||||||
{ include: [ "<bits/time.h>", private, "<time.h>", public ] },
|
{ include: [ "<bits/time.h>", private, "<time.h>", public ] },
|
||||||
{ include: [ "<bits/types/clock_t.h>", private, "<time.h>", public ] },
|
{ include: [ "<bits/types/clock_t.h>", private, "<time.h>", public ] },
|
||||||
{ include: [ "<bits/types/struct_timespec.h>", private, "<time.h>", public ] },
|
{ include: [ "<bits/types/struct_timespec.h>", private, "<time.h>", public ] },
|
||||||
|
|||||||
Reference in New Issue
Block a user