build/msvc: Remove unnecessary header include

This commit is contained in:
b-r-o-c-k
2018-02-28 19:14:27 -06:00
parent 60a341a05f
commit 8f39e96d21

View File

@@ -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"