From f77054f43c67dfcd0956bc57e63aae54d9eab4e5 Mon Sep 17 00:00:00 2001 From: Benoit Steiner Date: Tue, 17 Feb 2015 10:02:04 -0800 Subject: Silenced compilation warning --- unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h') diff --git a/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h b/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h index 91d8d54dc..78214df11 100644 --- a/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h +++ b/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h @@ -288,7 +288,7 @@ template(Layout) == static_cast(ColMajor)), YOU_MADE_A_PROGRAMMING_MISTAKE); } typedef typename XprType::Index Index; -- cgit v1.2.3