From 45515779d3e6a56aeddebc07b3a18ed006cefaf1 Mon Sep 17 00:00:00 2001 From: Christian Seiler Date: Wed, 4 Jun 2014 18:31:02 +0200 Subject: Fix compilation for CXX11/Tensor module if unsupported is not in include path --- unsupported/Eigen/CXX11/TensorSymmetry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unsupported/Eigen/CXX11/TensorSymmetry') diff --git a/unsupported/Eigen/CXX11/TensorSymmetry b/unsupported/Eigen/CXX11/TensorSymmetry index 027c6087f..f1dc25fea 100644 --- a/unsupported/Eigen/CXX11/TensorSymmetry +++ b/unsupported/Eigen/CXX11/TensorSymmetry @@ -10,7 +10,7 @@ #ifndef EIGEN_CXX11_TENSORSYMMETRY_MODULE #define EIGEN_CXX11_TENSORSYMMETRY_MODULE -#include +#include #include -- cgit v1.2.3