#1012. Thank You, Thomas for the patch.
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
@@ -26,7 +26,7 @@
|
||||
// included header files
|
||||
#include "config.h"
|
||||
|
||||
#include "exiv2.hpp"
|
||||
#include "http.hpp"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user