mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
build(IWYU): fix includes for func_attr.h
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "nvim/func_attr.h"
|
||||
#include "nvim/macros.h"
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/rbuffer.h"
|
||||
|
Reference in New Issue
Block a user