aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/Tensor
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2016-11-30 20:21:18 -0800
committerGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2016-11-30 20:21:18 -0800
commite633a8371f0e2785c278f0e0570434f70d8a1b55 (patch)
tree9bc52d77a210f560277bcd344ce63836c68ee6b0 /unsupported/Eigen/CXX11/Tensor
parent7cd33df4ce6f027eef294959334156edb96a7791 (diff)
Simplified includes
Diffstat (limited to 'unsupported/Eigen/CXX11/Tensor')
-rw-r--r--unsupported/Eigen/CXX11/Tensor2
1 files changed, 0 insertions, 2 deletions
diff --git a/unsupported/Eigen/CXX11/Tensor b/unsupported/Eigen/CXX11/Tensor
index 2ee9e11a9..8b36093f0 100644
--- a/unsupported/Eigen/CXX11/Tensor
+++ b/unsupported/Eigen/CXX11/Tensor
@@ -82,8 +82,6 @@ typedef unsigned __int64 uint64_t;
#endif
#endif
-// tuple construction
-#include "src/Tensor/TensorSyclTuple.h"
#include "src/Tensor/TensorMacros.h"
#include "src/Tensor/TensorForwardDeclarations.h"
#include "src/Tensor/TensorMeta.h"