mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 09:56:31 +00:00
build(iwyu): add a few more _defs.h mappings (#25435)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "nvim/api/keysets.h"
|
||||
#include "nvim/api/private/converter.h"
|
||||
#include "nvim/api/private/defs.h"
|
||||
#include "nvim/api/private/helpers.h"
|
||||
@@ -16,7 +17,6 @@
|
||||
#include "nvim/context.h"
|
||||
#include "nvim/eval/encode.h"
|
||||
#include "nvim/eval/typval.h"
|
||||
#include "nvim/eval/typval_defs.h"
|
||||
#include "nvim/eval/userfunc.h"
|
||||
#include "nvim/ex_docmd.h"
|
||||
#include "nvim/gettext.h"
|
||||
|
Reference in New Issue
Block a user