From f1679c7185471289afaf702a45e336849d20a81a Mon Sep 17 00:00:00 2001 From: Hauke Heibel Date: Sun, 20 Jun 2010 17:37:56 +0200 Subject: Utilize Index in all unit tests. --- test/resize.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/resize.cpp') diff --git a/test/resize.cpp b/test/resize.cpp index dfe3bda17..48818ac46 100644 --- a/test/resize.cpp +++ b/test/resize.cpp @@ -24,7 +24,7 @@ #include "main.h" -template +template void resizeLikeTest() { MatrixXf A(rows, cols); -- cgit v1.2.3