summaryrefslogtreecommitdiff
path: root/dev-db/mysql++/files/mysql++-2.3.2-gcc-4.3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/mysql++/files/mysql++-2.3.2-gcc-4.3.patch')
-rw-r--r--dev-db/mysql++/files/mysql++-2.3.2-gcc-4.3.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-db/mysql++/files/mysql++-2.3.2-gcc-4.3.patch b/dev-db/mysql++/files/mysql++-2.3.2-gcc-4.3.patch
deleted file mode 100644
index f9456e8f88e5..000000000000
--- a/dev-db/mysql++/files/mysql++-2.3.2-gcc-4.3.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur mysql++-2.3.2-orig/lib/const_string.h mysql++-2.3.2/lib/const_string.h
---- mysql++-2.3.2-orig/lib/const_string.h 2008-03-22 16:16:39.000000000 -0600
-+++ mysql++-2.3.2/lib/const_string.h 2008-03-22 16:18:47.000000000 -0600
-@@ -35,6 +35,7 @@
- #include <iostream>
- #include <stdexcept>
- #include <string>
-+#include <cstring>
-
- namespace mysqlpp {
-