mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 01:16:31 +00:00
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "nvim/indent.h"
|
||||
#include "nvim/macros_defs.h"
|
||||
#include "nvim/mark.h"
|
||||
#include "nvim/marktree.h"
|
||||
#include "nvim/mbyte.h"
|
||||
#include "nvim/memline.h"
|
||||
#include "nvim/move.h"
|
||||
|
Reference in New Issue
Block a user