#859: Fixed position of visibility support macro.

This commit is contained in:
Andreas Huggel 2012-10-15 10:54:21 +00:00
parent 39ef56a5b7
commit 6216d7f748

View File

@ -981,8 +981,7 @@ namespace Exiv2 {
//@}
//! Simple Date helper structure
EXIV2API struct Date
{
struct EXIV2API Date {
Date() : year(0), month(0), day(0) {}
int year; //!< Year
int month; //!< Month