refactor: iwyu (#26062)

This commit is contained in:
zeertzjq
2023-11-16 10:55:54 +08:00
committed by GitHub
parent 326d46f690
commit bb4b4576e3
37 changed files with 39 additions and 38 deletions

View File

@@ -26,11 +26,9 @@
// code for redrawing the line with the deleted decoration.
#include <assert.h>
#include <sys/types.h>
#include "nvim/api/private/defs.h"
#include "nvim/api/private/helpers.h"
#include "nvim/buffer.h"
#include "nvim/buffer_defs.h"
#include "nvim/buffer_updates.h"
#include "nvim/decoration.h"