summaryrefslogtreecommitdiff
path: root/package/cxxtools/patches/patch-src_hdstream_cpp
blob: 796b9cdf11b586dec16d020b5e847e01b4de0e54 (plain)
1
2
3
4
5
6
7
8
9
10
11
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
--- cxxtools-1.4.8.orig/src/hdstream.cpp	2008-05-04 17:55:37.000000000 +0200
+++ cxxtools-1.4.8/src/hdstream.cpp	2009-06-01 19:40:12.000000000 +0200
@@ -20,6 +20,7 @@
  */
 
 #include "cxxtools/hdstream.h"
+#include <cstdio>
 #include <iomanip>
 #include <cctype>