commit | e37368c496f80137a774515ef4f3e17cf81d7685 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Mar 22 16:57:45 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Mar 22 16:57:45 2019 +0100 |
tree | e60065d187134f7d4e8079083827335511ad3808 | |
parent | dc4fa190e7b9d6ba49416ce875d2192c4444d3eb [diff] [blame] |
patch 8.1.1039: MS-Windows build fails Problem: MS-Windows build fails. Solution: Remove dependency on arabic.h
diff --git a/src/version.c b/src/version.c index 44d11bf..ddc30c0 100644 --- a/src/version.c +++ b/src/version.c
@@ -780,6 +780,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1039, +/**/ 1038, /**/ 1037,