From e633a8371f0e2785c278f0e0570434f70d8a1b55 Mon Sep 17 00:00:00 2001 From: Benoit Steiner Date: Wed, 30 Nov 2016 20:21:18 -0800 Subject: Simplified includes --- unsupported/Eigen/CXX11/Tensor | 2 -- 1 file changed, 2 deletions(-) (limited to 'unsupported/Eigen/CXX11/Tensor') 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" -- cgit v1.2.3