build: enable IWYU on mac

This commit is contained in:
dundargoc
2023-11-26 21:36:02 +01:00
committed by dundargoc
parent 5b765fcab4
commit 40139738eb
29 changed files with 82 additions and 132 deletions

View File

@@ -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"