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

@@ -7,7 +7,6 @@
#include <stdlib.h>
#include <string.h>
#include "auto/config.h"
#include "nvim/api/private/defs.h"
#include "nvim/api/private/helpers.h"
#include "nvim/arglist.h"
@@ -50,7 +49,6 @@
#include "nvim/os/os.h"
#include "nvim/path.h"
#include "nvim/popupmenu.h"
#include "nvim/pos.h"
#include "nvim/profile.h"
#include "nvim/regexp.h"
#include "nvim/runtime.h"