summaryrefslogtreecommitdiffhomepage
path: root/eigen/unsupported/Eigen/KroneckerProduct
diff options
context:
space:
mode:
Diffstat (limited to 'eigen/unsupported/Eigen/KroneckerProduct')
-rw-r--r--eigen/unsupported/Eigen/KroneckerProduct2
1 files changed, 2 insertions, 0 deletions
diff --git a/eigen/unsupported/Eigen/KroneckerProduct b/eigen/unsupported/Eigen/KroneckerProduct
index c932c06..5f5afb8 100644
--- a/eigen/unsupported/Eigen/KroneckerProduct
+++ b/eigen/unsupported/Eigen/KroneckerProduct
@@ -13,6 +13,8 @@
#include "../../Eigen/src/Core/util/DisableStupidWarnings.h"
+#include "../../Eigen/src/SparseCore/SparseUtil.h"
+
namespace Eigen {
/**