mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 09:26:30 +00:00
build(IWYU): fix includes for undo_defs.h
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "nvim/mark_defs.h" // IWYU pragma: export
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/os/time.h"
|
||||
#include "nvim/pos.h"
|
||||
#include "nvim/pos_defs.h"
|
||||
|
||||
/// Set fmark using given value
|
||||
#define SET_FMARK(fmarkp_, mark_, fnum_, view_) \
|
||||
|
Reference in New Issue
Block a user