include cleanups (powered by iwyu)

This commit is contained in:
Max Kellermann
2019-08-15 17:57:20 +02:00
parent 92c89f0c86
commit f909615b14
16 changed files with 13 additions and 21 deletions

View File

@@ -27,11 +27,11 @@
#include "fs/io/StdioOutputStream.hxx"
#include "util/PrintException.hxx"
#include <exception>
#include <memory>
#include <stdio.h>
#include <stdlib.h>
#include <stddef.h>
#include <unistd.h>
int main(int argc, char **argv)