From: Adam Gołębiowski Date: Sat, 12 Oct 2019 14:48:24 +0000 (+0200) Subject: - one more exiv2-0.27 fix X-Git-Tag: auto/th/hugin-2019.0.0-5~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fhugin.git;a=commitdiff_plain;h=ce06bd9989e8279ed78a267a12d574fc7ab120d0 - one more exiv2-0.27 fix --- diff --git a/exiv2-0.27.patch b/exiv2-0.27.patch index 1e13b19..c3a35fa 100644 --- a/exiv2-0.27.patch +++ b/exiv2-0.27.patch @@ -9,3 +9,17 @@ // these functions are intentionally not exposed to public // they are supposed only be used by SrcPanoImage.cpp for internal use +--- hugin-2019.0.0/src/hugin1/hugin/RawImport.cpp~ 2019-02-02 11:11:01.000000000 +0100 ++++ hugin-2019.0.0/src/hugin1/hugin/RawImport.cpp 2019-10-12 16:35:33.327500060 +0200 +@@ -35,10 +35,7 @@ + // workaround for a conflict between exiv2 and wxWidgets/CMake built + #define HAVE_PID_T 1 + #endif +-#include +-#include +-#include +-#include ++#include + #ifdef __WXMSW__ + #include + #endif