mirror of
https://github.com/neovim/neovim.git
synced 2026-08-27 17:41:48 +00:00
refactor(IWYU): move typedefs out of globals.h (#26322)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include "nvim/eval/typval_encode.h"
|
||||
#include "nvim/garray.h"
|
||||
#include "nvim/gettext.h"
|
||||
#include "nvim/globals.h"
|
||||
#include "nvim/hashtab.h"
|
||||
#include "nvim/macros_defs.h"
|
||||
#include "nvim/math.h"
|
||||
|
||||
Reference in New Issue
Block a user