refactor: IWYU (#27186)

This commit is contained in:
zeertzjq
2024-01-25 07:57:21 +08:00
committed by GitHub
parent 76a659eb77
commit 4e59422e1d
20 changed files with 31 additions and 17 deletions

View File

@@ -1,11 +1,14 @@
#pragma once
#include <stdint.h>
#include "nvim/buffer_defs.h" // IWYU pragma: keep
#include "nvim/eval/typval_defs.h"
#include "nvim/ex_cmds_defs.h" // IWYU pragma: keep
#include "nvim/func_attr.h"
#include "nvim/gettext_defs.h" // IWYU pragma: keep
#include "nvim/macros_defs.h"
#include "nvim/marktree_defs.h"
#include "nvim/types_defs.h"
/// Values for buflist_getfile()