forked from aniani/vim
updated for version 7.3.085
Problem: Inconsistency with preproc symbols. void * computation. Solution: Include vimio.h from vim.h. Add type cast.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
#ifdef WIN32
|
||||
# include <stdio.h>
|
||||
# include "vimio.h"
|
||||
# include <process.h>
|
||||
# include <string.h>
|
||||
# include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user