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

@@ -24,7 +24,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
#include <limits.h>
#include <locale.h>
#include <pwd.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>