mirror of
https://github.com/neovim/neovim.git
synced 2025-11-24 11:10:38 +00:00
move wctype.h include out of vim.h
This commit is contained in:
committed by
Nicolas Hillegeer
parent
bf219e1442
commit
8cc8164e52
@@ -79,6 +79,7 @@
|
||||
#include <inttypes.h>
|
||||
#include <string.h>
|
||||
#include <wchar.h>
|
||||
#include <wctype.h>
|
||||
|
||||
#include "nvim/vim.h"
|
||||
#include "nvim/ascii.h"
|
||||
|
||||
Reference in New Issue
Block a user