[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:36:34 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=72e9232
The following commit has been merged in the master branch:
commit 72e9232a70f71e39e03b657d0fa60890e9ad505d
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Thu Aug 12 13:27:25 2004 +0000
Removed unnecessary include
---
src/iptcprint.cpp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/iptcprint.cpp b/src/iptcprint.cpp
index c621e8d..a767357 100644
--- a/src/iptcprint.cpp
+++ b/src/iptcprint.cpp
@@ -3,14 +3,13 @@
Abstract : Sample program to print the Iptc metadata of an image
File : iptcprint.cpp
- Version : $Name: $ $Revision: 1.2 $
+ Version : $Name: $ $Revision: 1.3 $
Author(s): Brad Schick (brad) <schick at robotbattle.com>
History : 31-Jul-04, brad: created
*/
// *****************************************************************************
// included header files
#include "iptc.hpp"
-#include "value.hpp"
#include <iostream>
#include <iomanip>
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list