0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-02-01 01:52:33 +00:00
Lakka-LibreELEC/packages/addons/addon-depends/cxxtools/patches/cxxtools-2.2-hdstream_stdio.patch
2016-03-19 14:27:21 +01:00

13 lines
367 B
Diff

Index: cxxtools-2.0/src/hdstream.cpp
===================================================================
--- cxxtools-2.0.orig/src/hdstream.cpp 2011-08-08 13:07:59.567275994 +0300
+++ cxxtools-2.0/src/hdstream.cpp 2011-08-08 13:08:11.447275959 +0300
@@ -30,6 +30,7 @@
#include <ios>
#include <iomanip>
#include <cctype>
+#include <cstdio>
namespace cxxtools
{