0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-08 10:31:50 -05:00

ci, iwyu: Drop backported mappings

See https://github.com/include-what-you-use/include-what-you-use/pull/1026
This commit is contained in:
Hennadii Stepanov 2024-01-05 16:01:52 +00:00
parent cb6d619931
commit a395218d8c
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -1,7 +1,4 @@
# Fixups / upstreamed changes
[
{ include: [ "<bits/termios-c_lflag.h>", private, "<termios.h>", public ] },
{ include: [ "<bits/termios-struct.h>", private, "<termios.h>", public ] },
{ include: [ "<bits/termios-tcflow.h>", private, "<termios.h>", public ] },
{ include: [ "<bits/chrono.h>", private, "<chrono>", public ] },
]