mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
refactor(IWYU): fix includes for ugrid.h (#26267)
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user