mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
refactor: fix headers with IWYU
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "klib/kvec.h"
|
||||
#include "nvim/assert.h"
|
||||
#include "nvim/assert_defs.h"
|
||||
#include "nvim/decoration_defs.h"
|
||||
#include "nvim/garray_defs.h"
|
||||
#include "nvim/map.h"
|
||||
#include "nvim/map_defs.h"
|
||||
#include "nvim/pos_defs.h"
|
||||
#include "nvim/types_defs.h"
|
||||
// only for debug functions:
|
||||
|
Reference in New Issue
Block a user