aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wt
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-29 22:47:47 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-29 22:47:47 +0200
commit1b6ffe25f9ef966c6b883083a9b72659b59c3c2a (patch)
treebd43ff413271f64fd52625b6f210daadcea9fdc6 /recipes/wt
parent9a5382aad4e5a3e52fa52722cf5587fdba958e9f (diff)
downloadopenembedded-1b6ffe25f9ef966c6b883083a9b72659b59c3c2a.tar.gz
wt : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/wt')
-rw-r--r--recipes/wt/wt3/cheader.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/recipes/wt/wt3/cheader.patch b/recipes/wt/wt3/cheader.patch
deleted file mode 100644
index 6f45b1a27d..0000000000
--- a/recipes/wt/wt3/cheader.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Index: wt-2.99.0/src/Wt/Ext/Widget.C
-===================================================================
---- wt-2.99.0.orig/src/Wt/Ext/Widget.C 2009-11-12 16:13:54.337530490 +0100
-+++ wt-2.99.0/src/Wt/Ext/Widget.C 2009-11-12 16:14:35.268780586 +0100
-@@ -16,6 +16,7 @@
- #include <iostream>
- #include <sstream>
- #include <cstring>
-+#include <cstdio>
-
- namespace Wt {
-
-Index: wt-2.99.0/src/Wt/WAbstractItemModel.C
-===================================================================
---- wt-2.99.0.orig/src/Wt/WAbstractItemModel.C 2009-11-12 16:01:30.927610427 +0100
-+++ wt-2.99.0/src/Wt/WAbstractItemModel.C 2009-11-12 16:03:33.458430052 +0100
-@@ -6,6 +6,7 @@
-
- #include <boost/lexical_cast.hpp>
- #include <boost/algorithm/string/predicate.hpp>
-+#include <cstdio>
-
- #include "Wt/WModelIndex"
- #include "Wt/WAbstractItemModel"