Skip to content
Commit 172560b8 authored by Andreas Sturmlechner's avatar Andreas Sturmlechner Committed by Andreas Sturmlechner
Browse files

Fix build with exiv2-0.27.1

Summary:
Upstream is moving things around between headers. While they are busy doing that, they recommend including exiv2.hpp.

```
lib/imagemetainfomodel.cpp:293:40: error: expected unqualified-id before ‘&’ token
             } catch (const Exiv2::Error& error) {
                                        ^
```

Reviewers: #gwenview, ngraham

Reviewed By: #gwenview, ngraham

Subscribers: ngraham, devurandom

Tags: #gwenview

Differential Revision: https://phabricator.kde.org/D21148
parent 35042953
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment