include cleanups (powered by iwyu)
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#include "fs/AllocatedPath.hxx"
|
||||
#include "util/RuntimeError.hxx"
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
void
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#ifndef MPD_CONFIG_BLOCK_HXX
|
||||
#define MPD_CONFIG_BLOCK_HXX
|
||||
|
||||
#include "Param.hxx"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <string>
|
||||
|
@@ -20,9 +20,6 @@
|
||||
#ifndef MPD_CONFIG_CHECK_HXX
|
||||
#define MPD_CONFIG_CHECK_HXX
|
||||
|
||||
#include "Option.hxx"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
struct ConfigData;
|
||||
|
||||
/**
|
||||
|
@@ -28,8 +28,6 @@
|
||||
#include <chrono>
|
||||
#include <forward_list>
|
||||
|
||||
struct ConfigParam;
|
||||
struct ConfigBlock;
|
||||
class AllocatedPath;
|
||||
|
||||
struct ConfigData {
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#include "Data.hxx"
|
||||
#include "fs/AllocatedPath.hxx"
|
||||
#include "fs/Traits.hxx"
|
||||
#include "fs/Domain.hxx"
|
||||
#include "fs/StandardDirectory.hxx"
|
||||
#include "util/RuntimeError.hxx"
|
||||
|
||||
|
Reference in New Issue
Block a user