aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/Tensor
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2015-11-23 10:03:53 -0800
committerGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2015-11-23 10:03:53 -0800
commitdf31ca3b9e038d9b83226a3ed3fe3c8a4cf16bdd (patch)
tree0094ba4a0dea740df3ccf2106b4174f0b4d5947f /unsupported/Eigen/CXX11/Tensor
parent1e0405901239eab520e1eb7c62dc8ac185a369b1 (diff)
Made it possible to refer t oa GPUDevice from code compile with a regular C++ compiler
Diffstat (limited to 'unsupported/Eigen/CXX11/Tensor')
-rw-r--r--unsupported/Eigen/CXX11/Tensor6
1 files changed, 3 insertions, 3 deletions
diff --git a/unsupported/Eigen/CXX11/Tensor b/unsupported/Eigen/CXX11/Tensor
index 17c4325b8..c681d3c20 100644
--- a/unsupported/Eigen/CXX11/Tensor
+++ b/unsupported/Eigen/CXX11/Tensor
@@ -8,8 +8,8 @@
// Public License v. 2.0. If a copy of the MPL was not distributed
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#ifndef EIGEN_CXX11_TENSOR_MODULE
-#define EIGEN_CXX11_TENSOR_MODULE
+//#ifndef EIGEN_CXX11_TENSOR_MODULE
+//#define EIGEN_CXX11_TENSOR_MODULE
#include "Core"
@@ -117,4 +117,4 @@
#include <Eigen/src/Core/util/ReenableStupidWarnings.h>
-#endif // EIGEN_CXX11_TENSOR_MODULE
+//#endif // EIGEN_CXX11_TENSOR_MODULE