Projects
Essentials
x265
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 45
View file
x265.patch
Changed
@@ -1,6 +1,7 @@ --- - source/CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) + source/CMakeLists.txt | 2 +- + source/dynamicHDR10/json11/json11.cpp | 1 + + 2 files changed, 2 insertions(+), 1 deletion(-) --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -13,3 +14,13 @@ endif() project (x265) +--- a/source/dynamicHDR10/json11/json11.cpp ++++ b/source/dynamicHDR10/json11/json11.cpp +@@ -24,6 +24,7 @@ + #include <cmath> + #include <cstdlib> + #include <cstdio> ++#include <cstdint> + #include <limits> + + #if _MSC_VER
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.