From 19bc418f5c09cbee9f82c6bf97fbba1c060d43f2 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Mon, 25 Feb 2013 01:17:44 +0100 Subject: Remove erroneously committed debugging stuff. --- test/array.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/array.cpp b/test/array.cpp index 5e2e0e6c8..c1538c108 100644 --- a/test/array.cpp +++ b/test/array.cpp @@ -6,7 +6,7 @@ // This Source Code Form is subject to the terms of the Mozilla // Public License v. 2.0. If a copy of the MPL was not distributed // with this file, You can obtain one at http://mozilla.org/MPL/2.0/. -#define EIGEN_DONT_VECTORIZE + #include "main.h" template void array(const ArrayType& m) -- cgit v1.2.3