mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
patch 7.4.2267
Problem: Build fails on MS-Windows. Solution: Add define to get isinf().
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
*/
|
||||
|
||||
#define MESSAGE_FILE /* don't include prototype for smsg() */
|
||||
#define USING_FLOAT_STUFF
|
||||
|
||||
#include "vim.h"
|
||||
|
||||
|
Reference in New Issue
Block a user