mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-09 08:51:14 -03:00
Make IWYU output in lint.cpp less messy
And re-run IWYU, adjust #includes.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#include "config.h" // IWYU pragma: keep
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include <wchar.h>
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user