diff options
author | Max Kellermann <max@musicpd.org> | 2019-07-05 09:59:00 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2019-07-05 09:59:58 +0200 |
commit | d663f814202c10d32d50dec26c14d5d448a21f36 (patch) | |
tree | 790ae3557406a3e5869feb141bfcc0e0743c3301 /src/Partition.hxx | |
parent | 9cdebc90a00a63bbfd2525abc3cec002c4efda81 (diff) |
include cleanups (powered by iwyu)
Diffstat (limited to 'src/Partition.hxx')
-rw-r--r-- | src/Partition.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Partition.hxx b/src/Partition.hxx index d38000cd6..0bbe017df 100644 --- a/src/Partition.hxx +++ b/src/Partition.hxx @@ -30,7 +30,6 @@ #include "ReplayGainMode.hxx" #include "SingleMode.hxx" #include "Chrono.hxx" -#include "util/Compiler.h" #include "config.h" #include <string> |