mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
move ascii.h include out of vim.h
This commit is contained in:

committed by
Nicolas Hillegeer

parent
8c9cb5f9ef
commit
82b71a3056
@@ -2,6 +2,7 @@
|
||||
|
||||
#include <uv.h>
|
||||
|
||||
#include "nvim/ascii.h"
|
||||
#include "nvim/os/os.h"
|
||||
#include "nvim/garray.h"
|
||||
#include "nvim/memory.h"
|
||||
|
Reference in New Issue
Block a user