mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
hyperion: fix gcc7 build
This commit is contained in:
parent
10361fc12f
commit
a448c4ae72
@ -0,0 +1,11 @@
|
||||
diff -Naur build.LibreELEC-Generic.x86_64-9.0-devel/org_hyperion-355a324/include/utils/Image.h build.LibreELEC-Generic.x86_64-9.0-devel/hyperion-355a324/include/utils/Image.h
|
||||
--- org_hyperion-355a324/include/utils/Image.h 2016-09-06 22:58:55.000000000 +0200
|
||||
+++ hyperion-355a324/include/utils/Image.h 2017-05-30 18:18:06.043345976 +0200
|
||||
@@ -2,6 +2,7 @@
|
||||
|
||||
// STL includes
|
||||
#include <vector>
|
||||
+#include <cassert>
|
||||
#include <cstdint>
|
||||
#include <cstring>
|
||||
#include <algorithm>
|
Loading…
x
Reference in New Issue
Block a user