mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 09:26:30 +00:00
build(IWYU): replace public-to-public mappings with pragmas (#26237)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "nvim/extmark_defs.h"
|
||||
#include "nvim/func_attr.h"
|
||||
#include "nvim/macros.h"
|
||||
#include "nvim/mark_defs.h"
|
||||
#include "nvim/mark_defs.h" // IWYU pragma: export
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/os/time.h"
|
||||
#include "nvim/pos.h"
|
||||
|
Reference in New Issue
Block a user