- 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 -1
View File
@@ -26,7 +26,7 @@
02-Apr-05, ahu: moved to Exiv2 namespace
*/
// *****************************************************************************
#include "rcsid.hpp"
#include "rcsid_int.hpp"
EXIV2_RCSID("@(#) $Id$")
// *****************************************************************************