Fixed a typo.

This commit is contained in:
Benoit Steiner 2014-08-13 08:29:40 -07:00
parent 1aa2bf8274
commit 72e7529708

View File

@ -11,7 +11,7 @@
#define EIGEN_CXX11_TENSOR_TENSOR_EXECUTOR_H
#ifdef EIGEN_USE_THREADS
#include <future>"
#include <future>
#endif
namespace Eigen {