Make IWYU output in lint.cpp less messy

And re-run IWYU, adjust #includes.
This commit is contained in:
Aaron Gyes
2016-06-23 17:24:19 -07:00
parent 5d680f6dbc
commit fa78a7101c
64 changed files with 22 additions and 75 deletions

View File

@@ -9,6 +9,7 @@
#include "config.h" // IWYU pragma: keep
#include <getopt.h>
#include <locale.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>