mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
refactor: fix includes for iconv.h
This commit is contained in:
@@ -977,7 +977,6 @@ def CheckIncludes(filename, lines, error):
|
||||
"src/nvim/highlight.h",
|
||||
"src/nvim/highlight_defs.h",
|
||||
"src/nvim/highlight_group.h",
|
||||
"src/nvim/iconv.h",
|
||||
"src/nvim/indent.h",
|
||||
"src/nvim/indent_c.h",
|
||||
"src/nvim/input.h",
|
||||
|
Reference in New Issue
Block a user