comparison src/version.c @ 16758:bb4071e79ade v8.1.1381

patch 8.1.1381: MS-Windows: missing build dependency commit https://github.com/vim/vim/commit/d22a6f8aaf4dbffc9254965e39e031914dbc495a Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 24 17:17:54 2019 +0200 patch 8.1.1381: MS-Windows: missing build dependency Problem: MS-Windows: missing build dependency. Solution: Make gui_dwrite.cpp depend on gui_dwrite.h. (Ken Takata, closes #4423
author Bram Moolenaar <Bram@vim.org>
date Fri, 24 May 2019 17:30:05 +0200
parents ad0ef98aa5ed
children b55b4a21f006
comparison
equal deleted inserted replaced
16757:a4fcbc3db36e 16758:bb4071e79ade
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1381,
770 /**/ 772 /**/
771 1380, 773 1380,
772 /**/ 774 /**/
773 1379, 775 1379,
774 /**/ 776 /**/