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

@@ -2,7 +2,6 @@
#include "config.h" // IWYU pragma: keep
#include <assert.h>
#include <stdbool.h>
#include <stdio.h>
#include <wchar.h>
#include <algorithm>