#1110. Xcode project moved to contrib/xcode. Interesting errors in samples/Makefile. Replaced gsoc13 Exiv2::dict_t with (identical twin) Exiv2::Dictionary

This commit is contained in:
Robin Mills
2015-09-23 20:43:16 +00:00
parent 64fc582be8
commit 8ff86b6875
10 changed files with 801 additions and 59 deletions
-1
View File
@@ -3,7 +3,6 @@
// Sample program to print metadata in JSON format
#include <exiv2/exiv2.hpp>
#include <exiv2/datasets.hpp>
#include "Jzon.h"
#include <iostream>