Reported by Fedora team for gcc-13 and Andrew created patch here
authorGood Guy <good1.2guy@gmail.com>
Mon, 6 Feb 2023 22:21:57 +0000 (15:21 -0700)
committerGood Guy <good1.2guy@gmail.com>
Mon, 6 Feb 2023 22:21:57 +0000 (15:21 -0700)
cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch3 [new file with mode: 0644]

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 (file)
index 0000000..24d9ae1
--- /dev/null
@@ -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 <ImfPartType.h>
+ #include <ImfTileDescription.h>
+ #include "ImfNamespace.h"
++#include <cstdint>
+ OPENEXR_IMF_INTERNAL_NAMESPACE_SOURCE_ENTER