forked from aniani/vim
updated for version 7.3.136
Problem: Duplicate include of assert.h. Solution: Remove it.
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
#if defined(FEAT_CSCOPE) || defined(PROTO)
|
||||
|
||||
#include <assert.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#if defined(UNIX)
|
||||
|
Reference in New Issue
Block a user