oops forgot to remove the #include in Core

This commit is contained in:
Gael Guennebaud 2009-08-14 09:49:33 +02:00
parent 13e95f7f68
commit 8abec72259

View File

@ -194,7 +194,6 @@ namespace Eigen {
#include "src/Core/products/TriangularMatrixVector.h"
#include "src/Core/products/TriangularMatrixMatrix.h"
#include "src/Core/products/TriangularSolverMatrix.h"
#include "src/Core/products/RotationInThePlane.h"
#include "src/Core/BandMatrix.h"
} // namespace Eigen