summaryrefslogtreecommitdiff
path: root/package/cxxtools
diff options
context:
space:
mode:
Diffstat (limited to 'package/cxxtools')
-rw-r--r--package/cxxtools/Makefile2
-rw-r--r--package/cxxtools/patches/patch-src_hdstream_cpp11
2 files changed, 11 insertions, 2 deletions
diff --git a/package/cxxtools/Makefile b/package/cxxtools/Makefile
index 392581ce8..e3e104ce6 100644
--- a/package/cxxtools/Makefile
+++ b/package/cxxtools/Makefile
@@ -1,5 +1,3 @@
-# $Id$
-#-
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
diff --git a/package/cxxtools/patches/patch-src_hdstream_cpp b/package/cxxtools/patches/patch-src_hdstream_cpp
new file mode 100644
index 000000000..796b9cdf1
--- /dev/null
+++ b/package/cxxtools/patches/patch-src_hdstream_cpp
@@ -0,0 +1,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>
+