From 4c2f943bd1afad85a32d4ac2f5a579e95572e8c7 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Wed, 5 Oct 2016 10:52:11 +0000 Subject: [PATCH] #1230 exiv2.cpp #include breaks the build on MinGW/32. --- src/exiv2.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/exiv2.cpp b/src/exiv2.cpp index 1158b36b..239eaa51 100644 --- a/src/exiv2.cpp +++ b/src/exiv2.cpp @@ -40,7 +40,6 @@ EXIV2_RCSID("@(#) $Id$") #include "i18n.h" // NLS support. #include "xmp.hpp" -#include #include #include #include