mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 13:38:34 +00:00
build: enable IWYU on mac
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
#include <inttypes.h>
|
||||
#include <limits.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "klib/kvec.h"
|
||||
#include "nvim/api/private/defs.h"
|
||||
|
Reference in New Issue
Block a user