summaryrefslogtreecommitdiff
path: root/community/mysql-workbench/gcc46.patch
blob: 6a0d2cd974de5bbae84c90a2acb2748f0da0beae (plain)
1
2
3
4
5
6
7
8
9
10
11
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>