From 6c9566243af7a4c581f18b8f785529c7389b6c6b Mon Sep 17 00:00:00 2001 From: Good Guy Date: Mon, 6 Feb 2023 15:21:57 -0700 Subject: [PATCH] Reported by Fedora team for gcc-13 and Andrew created patch here --- cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch3 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch3 diff --git a/cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch3 b/cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch3 new file mode 100644 index 00000000..24d9ae1e --- /dev/null +++ b/cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch3 @@ -0,0 +1,10 @@ +--- openexr-2.4.1/OpenEXR/IlmImf/ImfMisc.cpp.orig 2023-02-06 20:35:13.691479571 +0300 ++++ openexr-2.4.1/OpenEXR/IlmImf/ImfMisc.cpp 2023-02-06 20:35:59.535479538 +0300 +@@ -53,6 +53,7 @@ + #include + #include + #include "ImfNamespace.h" ++#include + + OPENEXR_IMF_INTERNAL_NAMESPACE_SOURCE_ENTER + -- 2.26.2