From ce06bd9989e8279ed78a267a12d574fc7ab120d0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Sat, 12 Oct 2019 16:48:24 +0200 Subject: [PATCH] - one more exiv2-0.27 fix --- exiv2-0.27.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 -- 2.44.0