aboutsummaryrefslogtreecommitdiffhomepage
path: root/blas/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'blas/common.h')
-rw-r--r--blas/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/blas/common.h b/blas/common.h
index 26b4ed5a3..a14d32289 100644
--- a/blas/common.h
+++ b/blas/common.h
@@ -76,6 +76,7 @@ namespace Eigen {
#include "BandTriangularSolver.h"
#include "GeneralRank1Update.h"
#include "Rank2Update.h"
+#include "SelfadjointPackedProduct.h"
}
using namespace Eigen;