mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 16:28:17 +00:00
move wctype.h include out of vim.h
This commit is contained in:

committed by
Nicolas Hillegeer

parent
bf219e1442
commit
8cc8164e52
@@ -96,7 +96,6 @@ typedef uint32_t u8char_T;
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include <wctype.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
/* ================ end of the header file puzzle =============== */
|
||||
|
Reference in New Issue
Block a user