refactor(IWYU): fix includes for highlight_group.h (#26340)

This commit is contained in:
zeertzjq
2023-12-01 09:38:04 +08:00
committed by GitHub
parent 09e93d7c4d
commit 0bbe8e7fc2
5 changed files with 3 additions and 8 deletions

View File

@@ -932,7 +932,6 @@ def CheckIncludes(filename, lines, error):
"src/nvim/globals.h",
"src/nvim/grid.h",
"src/nvim/highlight.h",
"src/nvim/highlight_group.h",
"src/nvim/input.h",
"src/nvim/keycodes.h",
"src/nvim/lua/executor.h",