build(IWYU): fix includes for func_attr.h

This commit is contained in:
dundargoc
2023-11-27 16:00:21 +01:00
committed by dundargoc
parent 9fa9b3cad9
commit 8b428ca8b7
117 changed files with 132 additions and 3 deletions

View File

@@ -58,6 +58,7 @@
#include "nvim/ascii.h"
#include "nvim/assert.h"
#include "nvim/charset.h"
#include "nvim/func_attr.h"
#include "nvim/gettext.h"
#include "nvim/keycodes.h"
#include "nvim/macros.h"