From c06e373bebd872be84d0524f10c208cce072090a Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Tue, 20 Aug 2013 14:12:42 +0200 Subject: [PATCH] Fix compilation with non-msvc compilers. --- Eigen/src/SparseLU/SparseLU.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Eigen/src/SparseLU/SparseLU.h b/Eigen/src/SparseLU/SparseLU.h index f2b907326..44239e57a 100644 --- a/Eigen/src/SparseLU/SparseLU.h +++ b/Eigen/src/SparseLU/SparseLU.h @@ -255,6 +255,7 @@ class SparseLU : public internal::SparseLUImplcols(); ++j) @@ -295,7 +298,6 @@ class SparseLU : public internal::SparseLUImpl