[x265] [PATCH] Added Header to support latest g++ version
Yaswanth Sastry
yaswanth.sastry at multicorewareinc.com
Mon Jun 16 13:32:02 UTC 2025
>From 1e70b0bd5add673168075602a67eb045a903af36 Mon Sep 17 00:00:00 2001
From: yaswanthsastry <yaswanth.sastry at multicorewareinc.com>
Date: Mon, 16 Jun 2025 19:00:31 +0530
Subject: [PATCH] Added Header to support latest g++ version
---
source/dynamicHDR10/json11/json11.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/source/dynamicHDR10/json11/json11.cpp b/source/dynamicHDR10/json11/json11.cpp
index 762577735..74f990a51 100644
--- a/source/dynamicHDR10/json11/json11.cpp
+++ b/source/dynamicHDR10/json11/json11.cpp
@@ -25,6 +25,7 @@
#include <cstdlib>
#include <cstdio>
#include <limits>
+#include <cstdint>
#if _MSC_VER
#pragma warning(disable: 4510) //const member cannot be default initialized
--
2.37.3.windows.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20250616/c003e7b9/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: application/octet-stream
Size: 736 bytes
Desc: patch.diff
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20250616/c003e7b9/attachment.obj>
More information about the x265-devel
mailing list