refactor: iwyu #31637

Result of `make iwyu` (after some "fixups").
This commit is contained in:
Justin M. Keyes
2024-12-23 05:43:52 -08:00
committed by GitHub
parent 55c5d0de26
commit 2a7d0ed614
136 changed files with 179 additions and 176 deletions

View File

@@ -3,8 +3,8 @@
#include <stdbool.h>
#include <stddef.h>
#include "nvim/api/private/defs.h"
#include "nvim/ascii_defs.h"
#include "nvim/eval/typval_defs.h"
#include "nvim/ex_cmds_defs.h" // IWYU pragma: keep
#include "nvim/extmark_defs.h" // IWYU pragma: keep
#include "nvim/macros_defs.h"