include cleanups (powered by iwyu)
This commit is contained in:
@@ -18,13 +18,8 @@
|
||||
*/
|
||||
|
||||
#include "AllocatedPath.hxx"
|
||||
#include "Domain.hxx"
|
||||
#include "Charset.hxx"
|
||||
#include "Features.hxx"
|
||||
#include "util/Compiler.h"
|
||||
#include "config.h"
|
||||
|
||||
#include <exception>
|
||||
|
||||
/* no inlining, please */
|
||||
AllocatedPath::~AllocatedPath() noexcept = default;
|
||||
|
||||
@@ -31,7 +31,6 @@
|
||||
#endif
|
||||
|
||||
#include <algorithm>
|
||||
#include <stdexcept>
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
@@ -26,8 +26,6 @@
|
||||
#include "DirectoryReader.hxx"
|
||||
#include "system/Error.hxx"
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
void
|
||||
CheckDirectoryReadable(Path path_fs)
|
||||
try {
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
|
||||
#include "Reader.hxx"
|
||||
#include "util/StaticFifoBuffer.hxx"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <zlib.h>
|
||||
|
||||
|
||||
@@ -31,7 +31,6 @@
|
||||
#define GZIP_OUTPUT_STREAM_HXX
|
||||
|
||||
#include "OutputStream.hxx"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <zlib.h>
|
||||
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
#define MPD_PEEK_READER_HXX
|
||||
|
||||
#include "Reader.hxx"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
#ifndef MPD_TEXT_FILE_HXX
|
||||
#define MPD_TEXT_FILE_HXX
|
||||
|
||||
#include "util/Compiler.h"
|
||||
#include "config.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
Reference in New Issue
Block a user