aboutsummaryrefslogtreecommitdiff
path: root/math/mtl/files/patch-test__src__matrix_test.h
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2012-01-01 17:34:49 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2012-01-01 17:34:49 +0000
commit486a856d6bb14bad22e55b3d87f80a69725aa3dd (patch)
tree2a445277d1931fe7cb8a0742786c969c93e84c21 /math/mtl/files/patch-test__src__matrix_test.h
parentcedadbf3efc8ad3b8cc7610d03b45ca726eda8e2 (diff)
downloadports-486a856d6bb14bad22e55b3d87f80a69725aa3dd.tar.gz
ports-486a856d6bb14bad22e55b3d87f80a69725aa3dd.zip
Notes
Diffstat (limited to 'math/mtl/files/patch-test__src__matrix_test.h')
-rw-r--r--math/mtl/files/patch-test__src__matrix_test.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/mtl/files/patch-test__src__matrix_test.h b/math/mtl/files/patch-test__src__matrix_test.h
new file mode 100644
index 000000000000..11d3d411cdce
--- /dev/null
+++ b/math/mtl/files/patch-test__src__matrix_test.h
@@ -0,0 +1,12 @@
+--- test/src/matrix_test.h.orig 2007-04-10 16:03:10.000000000 -0400
++++ test/src/matrix_test.h 2012-01-01 07:40:34.000000000 -0500
+@@ -52,6 +52,9 @@
+
+ #include "fill_matrix.h"
+
++template <class Matrix>
++void
++do_test(Matrix& A, std::string test_name);
+
+ template <class Matrix>
+ void