summaryrefslogtreecommitdiff
path: root/community/mysql-workbench/gcc46.patch
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2012-01-09 13:47:51 +0000
committerParabola <dev@list.parabolagnulinux.org>2012-01-09 13:47:51 +0000
commit7a3611f5caa5e34c1f2b582640f97b733110ae63 (patch)
tree5b0baf1ad1b36444ffbf73707a377b15fc67692f /community/mysql-workbench/gcc46.patch
parent46783b68621b6ad45cdd9ed64cfa8cdcfbc6f318 (diff)
Mon Jan 9 13:47:49 UTC 2012
Diffstat (limited to 'community/mysql-workbench/gcc46.patch')
-rw-r--r--community/mysql-workbench/gcc46.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/mysql-workbench/gcc46.patch b/community/mysql-workbench/gcc46.patch
deleted file mode 100644
index 6a0d2cd97..000000000
--- a/community/mysql-workbench/gcc46.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nur mysql-workbench-gpl-5.2.34-src.orig/ext/ctemplate/ctemplate-src/src/ctemplate/template_dictionary.h.in mysql-workbench-gpl-5.2.34-src/ext/ctemplate/ctemplate-src/src/ctemplate/template_dictionary.h.in
---- mysql-workbench-gpl-5.2.34-src.orig/ext/ctemplate/ctemplate-src/src/ctemplate/template_dictionary.h.in 2011-05-26 09:33:54.128803186 +0000
-+++ mysql-workbench-gpl-5.2.34-src/ext/ctemplate/ctemplate-src/src/ctemplate/template_dictionary.h.in 2011-05-26 09:34:45.312611839 +0000
-@@ -54,6 +54,7 @@
- #include <map>
- #include <string>
- #include <vector>
-+#include <cstddef>
- #include <ctemplate/template_dictionary_interface.h>
- #include <ctemplate/template_string.h>
- #include <ctemplate/template_modifiers.h>