]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0947: using MSWIN before it is defined v8.1.0947
authorBram Moolenaar <Bram@vim.org>
Mon, 18 Feb 2019 19:42:50 +0000 (20:42 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 18 Feb 2019 19:42:50 +0000 (20:42 +0100)
commit7dca2ebbcf508ef2533f1b9f998f7e63c9bbd598
tree7d5b47acb99bceffe5dbceb3ff00ef26d9448546
parentc854898881c02259f90170f210bf65bbd20cc1fc
patch 8.1.0947: using MSWIN before it is defined

Problem:    Using MSWIN before it is defined. (Cesar Romani)
Solution:   Move the block that uses MSWIN to below including vim.h. (Ken
            Takata)
src/if_ruby.c
src/version.c