mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
build(IWYU): fix includes for undo_defs.h
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "nvim/macros.h"
|
||||
#include "nvim/memline.h"
|
||||
#include "nvim/memline_defs.h"
|
||||
#include "nvim/pos.h"
|
||||
#include "nvim/pos_defs.h"
|
||||
|
||||
// Values for buflist_getfile()
|
||||
enum getf_values {
|
||||
|
Reference in New Issue
Block a user