mirror of
https://github.com/neovim/neovim.git
synced 2025-10-13 21:36:05 +00:00
refactor(IWYU): move evalarg_T to eval_defs.h (#26716)
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
#include "nvim/vim_defs.h"
|
||||
#include "nvim/window.h"
|
||||
|
||||
typedef int (*ex_unletlock_callback)(lval_T *, char *, exarg_T *, int);
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
# include "eval/vars.c.generated.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user