mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 14:08:32 +00:00
build(IWYU): fix includes for undo_defs.h
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "nvim/pos.h"
|
||||
#include "nvim/pos_defs.h"
|
||||
|
||||
/// A list used for saving values of "emsg_silent". Used by ex_try() to save the
|
||||
/// value of "emsg_silent" if it was non-zero. When this is done, the CSF_SILENT
|
||||
|
Reference in New Issue
Block a user