0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-05 01:28:51 +00:00

13 lines
367 B
Diff
Raw Permalink Normal View History

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
{