forked from aniani/vim
patch 8.2.0345: compiler warning when building without the float feature
Problem: Compiler warning when building without the float feature. Solution: Add #ifdef. (John Marriott)
This commit is contained in:
@@ -738,6 +738,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
345,
|
||||
/**/
|
||||
344,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user