@@ -25,7 +25,10 @@ namespace Eigen {
#include "src/LU/PartialPivLU.h"
#include "src/LU/Determinant.h"
#include "src/LU/Inverse.h"
#include "src/LU/arch/Inverse_SSE.h"
#if defined EIGEN_VECTORIZE_SSE
#endif
} // namespace Eigen
The note is not visible to the blocked user.