Fix include <exiv2/exiv2.hpp> to include exiv2/config.h (and consequential changes)
Fix cltest.cpp and version.cpp to report MSVC 2017 in which _MSC_VER == 1910
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
|
||||
// *****************************************************************************
|
||||
// included header files
|
||||
#include "exiv2/config.h"
|
||||
#include "exiv2/datasets.hpp"
|
||||
#include "exiv2/basicio.hpp"
|
||||
#include "exiv2/bmpimage.hpp"
|
||||
|
||||
Reference in New Issue
Block a user