0
0
mirror of https://github.com/vim/vim.git synced 2025-10-15 07:14:09 -04:00

patch 7.4.2218

Problem:    Can't build with +timers when +digraph is not included.
Solution:   Change #ifdef for e_number_exp. (Damien)
This commit is contained in:
Bram Moolenaar
2016-08-16 19:21:11 +02:00
parent dc1f1645cb
commit 13d216d302
2 changed files with 3 additions and 1 deletions

View File

@@ -763,6 +763,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2218,
/**/
2217,
/**/