Made it possible to refer t oa GPUDevice from code compile with a regular C++ compiler

This commit is contained in:
Benoit Steiner
2015-11-23 10:03:53 -08:00
parent 1e04059012
commit df31ca3b9e
2 changed files with 3 additions and 5 deletions

View File

@@ -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