refactor(IWYU): fix includes for ugrid.h (#26267)

This commit is contained in:
zeertzjq
2023-11-28 17:01:27 +08:00
committed by GitHub
parent 570367ac83
commit 71e954ad30
3 changed files with 4 additions and 14 deletions

View File

@@ -998,7 +998,6 @@ def CheckIncludes(filename, lines, error):
"src/nvim/textobject.h",
"src/nvim/tui/input.h",
"src/nvim/tui/tui.h",
"src/nvim/ugrid.h",
"src/nvim/ui.h",
"src/nvim/ui_client.h",
"src/nvim/ui_compositor.h",