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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:40:59 UTC 2017


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

The following commit has been merged in the master branch:
commit efdab1512f2e39116881431f8ab9020a6345ed34
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Mon Dec 28 11:52:13 2009 +0000

    Removed one include too many.
---
 src/basicio.hpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/basicio.hpp b/src/basicio.hpp
index 56f4374..fdcd48b 100644
--- a/src/basicio.hpp
+++ b/src/basicio.hpp
@@ -35,6 +35,7 @@
 
 // + standard includes
 #include <string>
+#include <memory>                               // for std::auto_ptr
 
 // *****************************************************************************
 // namespace extensions

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list