diff --git a/include/exiv2/preview.hpp b/include/exiv2/preview.hpp index d42db292..ccf32cb9 100644 --- a/include/exiv2/preview.hpp +++ b/include/exiv2/preview.hpp @@ -45,6 +45,8 @@ class EXIV2API PreviewImage { PreviewImage(const PreviewImage& rhs); //@} + ~PreviewImage() = default; + //! @name Manipulators //@{ //! Assignment operator