mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
build(IWYU): replace public-to-public mappings with pragmas (#26237)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "nvim/ascii.h"
|
||||
#include "nvim/buffer_defs.h"
|
||||
#include "nvim/grid_defs.h"
|
||||
#include "nvim/grid_defs.h" // IWYU pragma: export
|
||||
#include "nvim/macros.h"
|
||||
#include "nvim/mbyte.h"
|
||||
#include "nvim/memory.h"
|
||||
|
Reference in New Issue
Block a user