summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2009-04-13 20:27:45 +0000
committerAndrey Grozin <grozin@gentoo.org>2009-04-13 20:27:45 +0000
commit253431a5372d07a959afc77e0424e47ed5b4a81e (patch)
tree120a5de47656a613d89f8a5c26a5c5b178dfe746 /sci-libs/qd/files
parentAdd patch, fix bug #266029. (diff)
downloadgentoo-2-253431a5372d07a959afc77e0424e47ed5b4a81e.tar.gz
gentoo-2-253431a5372d07a959afc77e0424e47ed5b4a81e.tar.bz2
gentoo-2-253431a5372d07a959afc77e0424e47ed5b4a81e.zip
Initial import
(Portage version: 2.2_rc29/cvs/Linux i686)
Diffstat (limited to 'sci-libs/qd/files')
-rw-r--r--sci-libs/qd/files/qd-2.3.7-test.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/sci-libs/qd/files/qd-2.3.7-test.patch b/sci-libs/qd/files/qd-2.3.7-test.patch
new file mode 100644
index 000000000000..4dc1154b8277
--- /dev/null
+++ b/sci-libs/qd/files/qd-2.3.7-test.patch
@@ -0,0 +1,12 @@
+Index: qd-2.3.7/tests/quadt_test.cpp
+===================================================================
+--- qd-2.3.7.orig/tests/quadt_test.cpp
++++ qd-2.3.7/tests/quadt_test.cpp
+@@ -11,6 +11,7 @@
+ * code (see quadt.h).
+ */
+
++#include <string.h>
+ #include <cmath>
+ #include <cstdlib>
+ #include <cstdio>