*: include cleanup (using iwyu)

This commit is contained in:
Max Kellermann
2016-03-01 22:08:13 +01:00
parent fb547260d1
commit 1aee89f5ea
181 changed files with 18 additions and 390 deletions

View File

@@ -19,7 +19,6 @@
#include "config.h" /* must be first for large file support */
#include "UpdateIO.hxx"
#include "UpdateDomain.hxx"
#include "db/plugins/simple/Directory.hxx"
#include "storage/FileInfo.hxx"
#include "storage/StorageInterface.hxx"
@@ -30,7 +29,6 @@
#include "Log.hxx"
#include <errno.h>
#include <unistd.h>
bool
GetInfo(Storage &storage, const char *uri_utf8, StorageFileInfo &info)