--- hugin-2018.0.0/src/hugin_base/panodata/Exiv2Helper.h~ 2015-05-10 08:52:11.000000000 +0200 +++ hugin-2018.0.0/src/hugin_base/panodata/Exiv2Helper.h 2019-02-13 00:21:38.240804793 +0100 @@ -30,7 +30,7 @@ #include #include -#include +#include // 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