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

@@ -9,6 +9,7 @@
#include "nvim/charset.h"
#include "nvim/cursor.h"
#include "nvim/edit.h"
#include "nvim/func_attr.h"
#include "nvim/globals.h"
#include "nvim/indent.h"
#include "nvim/indent_c.h"