commit | 19bc418f5c09cbee9f82c6bf97fbba1c060d43f2 | [log] [tgz] |
---|---|---|
author | Gael Guennebaud <g.gael@free.fr> | Mon Feb 25 01:17:44 2013 +0100 |
committer | Gael Guennebaud <g.gael@free.fr> | Mon Feb 25 01:17:44 2013 +0100 |
tree | cf0e896202dddabe74ccba362864ee2bcdc96ec5 | |
parent | 80d2a654652d87688448a9feb54a77466024677a [diff] [blame] |
Remove erroneously committed debugging stuff.
diff --git a/test/array.cpp b/test/array.cpp index 5e2e0e6..c1538c1 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<typename ArrayType> void array(const ArrayType& m)