]> granicus.if.org Git - vim/commit
patch 8.1.1403: cannot build without the timer feature v8.1.1403
authorBram Moolenaar <Bram@vim.org>
Sun, 26 May 2019 18:44:10 +0000 (20:44 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 May 2019 18:44:10 +0000 (20:44 +0200)
commit35d5af6c0b618aef9ca87b05b2e184934e47d916
tree13e1e05a10a50c1d95852f2f8846ec613a105252
parent51fe3b14f63da2b985bcd7b4c50fbe34ae84ea48
patch 8.1.1403: cannot build without the timer feature

Problem:    Cannot build without the timer feature.
Solution:   Add #ifdef.
src/popupwin.c
src/structs.h
src/testdir/test_popupwin.vim
src/version.c
src/window.c