From f90abe9530ef1075bc9b60e0f08f405d2d86f799 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 28 Nov 2013 11:50:54 +0100 Subject: include cleanup using iwyu --- src/decoder/FlacDecoderPlugin.cxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/decoder/FlacDecoderPlugin.cxx') diff --git a/src/decoder/FlacDecoderPlugin.cxx b/src/decoder/FlacDecoderPlugin.cxx index 1b5734434..2c811a8e0 100644 --- a/src/decoder/FlacDecoderPlugin.cxx +++ b/src/decoder/FlacDecoderPlugin.cxx @@ -26,10 +26,6 @@ #include "util/Error.hxx" #include "Log.hxx" -#include - -#include - #if !defined(FLAC_API_VERSION_CURRENT) || FLAC_API_VERSION_CURRENT <= 7 #error libFLAC is too old #endif -- cgit v1.2.3