Correction to r3941 to fix mac build-breaker in src/image.cpp (and odd linux bb in samples/exiv2json.cpp)

This commit is contained in:
Robin Mills
2015-09-14 15:47:48 +00:00
parent 759d92e560
commit a37b843839
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
// Sample program to print metadata in JSON format
#include <exiv2/exiv2.hpp>
#include <exiv2/datasets.hpp>
#include "Jzon.h"
#include <iostream>