mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
build(clint): more precise check for "defs" headers (#26236)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "nvim/api/private/defs.h"
|
||||
#include "nvim/api/private/defs.h" // IWYU pragma: keep
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
# include "api/tabpage.h.generated.h"
|
||||
|
Reference in New Issue
Block a user