- Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp)

- Changed Sony/Minolta pretty-print function to print EV value
- Renamed rcsid.hpp to rcsid_int.hpp, do not publish it anymore
This commit is contained in:
Andreas Huggel
2010-06-27 10:04:39 +00:00
parent b83ad4c65c
commit 06ce0d18b6
80 changed files with 109 additions and 130 deletions
+1 -2
View File
@@ -15,8 +15,7 @@
*/
// *****************************************************************************
// included header files
#include <exiv2/image.hpp>
#include <exiv2/exif.hpp>
#include <exiv2/exiv2.hpp>
#include <iostream>
#include <sstream>