From f5d0f115b477aa1d26bb6ee750f48f1bc79478be Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Thu, 27 Jan 2011 13:56:03 +0100 Subject: EigenSolver is now in the Eigenvalues modules, not QR ! : Enter commit message. Lines beginning with 'HG:' are removed. --- unsupported/Eigen/Polynomials | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unsupported/Eigen/Polynomials') diff --git a/unsupported/Eigen/Polynomials b/unsupported/Eigen/Polynomials index e64377481..1ca01a8b7 100644 --- a/unsupported/Eigen/Polynomials +++ b/unsupported/Eigen/Polynomials @@ -5,7 +5,7 @@ #include -#include +#include // Note that EIGEN_HIDE_HEAVY_CODE has to be defined per module #if (defined EIGEN_EXTERN_INSTANTIATIONS) && (EIGEN_EXTERN_INSTANTIATIONS>=2) -- cgit v1.2.3