[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:47:09 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=4c2f943

The following commit has been merged in the master branch:
commit 4c2f943bd1afad85a32d4ac2f5a579e95572e8c7
Author: Robin Mills <robin at clanmills.com>
Date:   Wed Oct 5 10:52:11 2016 +0000

    #1230 exiv2.cpp #include <string> 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 1158b36..239eaa5 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 <string>
 #include <iostream>
 #include <fstream>
 #include <iomanip>

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list