build(IWYU): replace most private mappings with pragmas (#26247)

This commit is contained in:
zeertzjq
2023-11-27 20:58:37 +08:00
committed by GitHub
parent acf5252879
commit 38a20dd89f
41 changed files with 67 additions and 214 deletions

View File

@@ -1017,7 +1017,6 @@ def CheckIncludes(filename, lines, error):
"src/nvim/os/fs.h",
"src/nvim/os/input.h",
"src/nvim/os/lang.h",
"src/nvim/os/os.h",
"src/nvim/os/pty_conpty_win.h",
"src/nvim/os/pty_process_unix.h",
"src/nvim/os/pty_process_win.h",