mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 14:08:32 +00:00
build(IWYU): export generated headers
This commit is contained in:
@@ -122,7 +122,7 @@ typedef struct ui_event_callback {
|
||||
// uncrustify:off
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
# include "ui.h.generated.h"
|
||||
# include "ui_events_call.h.generated.h"
|
||||
# include "ui_events_call.h.generated.h" // IWYU pragma: export
|
||||
#endif
|
||||
// uncrustify:on
|
||||
|
||||
|
Reference in New Issue
Block a user