refactor(IWYU): fix includes for cmdhist.h (#26324)

This commit is contained in:
zeertzjq
2023-11-30 22:48:15 +08:00
committed by GitHub
parent 884a83049b
commit a6f26c86cb
16 changed files with 53 additions and 63 deletions

View File

@@ -15,9 +15,7 @@
#include "nvim/ex_docmd.h"
#include "nvim/file_search.h"
#include "nvim/fileio.h"
#include "nvim/func_attr.h"
#include "nvim/garray.h"
#include "nvim/garray_defs.h"
#include "nvim/gettext.h"
#include "nvim/globals.h"
#include "nvim/macros_defs.h"