forked from aniani/vim
updated for version 7.2b-000
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* ex_cmds2.c: some more functions for command line commands
|
||||
*/
|
||||
|
||||
#if defined(WIN32) && defined(FEAT_CSCOPE)
|
||||
#if defined(MSDOS) || defined(WIN16) || defined(WIN32) || defined(_WIN64)
|
||||
# include "vimio.h" /* for mch_open(), must be before vim.h */
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user