mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
win_defs.h: redefine RGB macro after undefining
Before this change, if os_defs.h was included after macros.h then win_defs.h would undefine our own RGB macro. vim-patch:8.0.0146
This commit is contained in:
@@ -806,7 +806,7 @@ static const int included_patches[] = {
|
||||
// 149,
|
||||
// 148,
|
||||
// 147,
|
||||
// 146,
|
||||
146,
|
||||
// 145 NA
|
||||
// 144 NA
|
||||
// 143,
|
||||
|
Reference in New Issue
Block a user