#1071 Correction to r3802 for MSVC (r3802 is removing Jzon from libexiv2)

This commit is contained in:
Robin Mills 2015-05-09 09:55:33 +00:00
parent f52eacf921
commit 6bd47ebf4a

View File

@ -4,7 +4,7 @@
#include <exiv2/exiv2.hpp>
#include <exiv2/value.hpp>
#include <exiv2/Jzon.h>
#include "Jzon.h"
#include <iostream>
#include <iomanip>