mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
tidy: Add include-what-you-use
This commit is contained in:
6
contrib/devtools/iwyu/bitcoin.core.imp
Normal file
6
contrib/devtools/iwyu/bitcoin.core.imp
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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 ] },
|
||||
]
|
||||
Reference in New Issue
Block a user