#1012. Thank You, Thomas for the patch.

This commit is contained in:
Robin Mills
2015-01-03 10:18:36 +00:00
parent cc8fcb08c1
commit d54b8cbdeb
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -45,7 +45,6 @@
#include "gifimage.hpp"
#include "image.hpp"
#include "iptc.hpp"
#include "http.hpp"
#include "jp2image.hpp"
#include "jpgimage.hpp"
#include "metadatum.hpp"
+1 -1
View File
@@ -5,7 +5,7 @@
#include <map>
#include <algorithm>
#include <exiv2/exiv2.hpp>
#include "exiv2.hpp"
namespace Exiv2 {
typedef std::map<std::string,std::string> dict_t;
+1 -1
View File
@@ -26,7 +26,7 @@
// included header files
#include "config.h"
#include "exiv2.hpp"
#include "http.hpp"
#include <sys/types.h>
#include <stdio.h>