mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
build(IWYU): fix includes for undo_defs.h
This commit is contained in:
@@ -1046,7 +1046,6 @@ def CheckIncludes(filename, lines, error):
|
||||
"src/nvim/ui_client.h",
|
||||
"src/nvim/ui_compositor.h",
|
||||
"src/nvim/undo.h",
|
||||
"src/nvim/undo_defs.h",
|
||||
"src/nvim/usercmd.h",
|
||||
"src/nvim/version.h",
|
||||
"src/nvim/vim.h",
|
||||
|
Reference in New Issue
Block a user