mirror of
https://github.com/neovim/neovim.git
synced 2025-09-20 10:18:18 +00:00
build/msvc: Remove unnecessary header include
This commit is contained in:
@@ -228,7 +228,6 @@
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <wctype.h>
|
||||
#include <strings.h>
|
||||
|
||||
#include "nvim/vim.h"
|
||||
#include "nvim/spell_defs.h"
|
||||
|
Reference in New Issue
Block a user