mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
build(IWYU): fix includes for undo_defs.h
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "nvim/grid_defs.h" // IWYU pragma: export
|
||||
#include "nvim/macros.h"
|
||||
#include "nvim/mbyte.h"
|
||||
#include "nvim/pos.h"
|
||||
#include "nvim/pos_defs.h"
|
||||
|
||||
/// By default, all windows are drawn on a single rectangular grid, represented by
|
||||
/// this ScreenGrid instance. In multigrid mode each window will have its own
|
||||
|
Reference in New Issue
Block a user