aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_eventcount.cpp
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2016-04-14 16:44:10 -0700
committerGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2016-04-14 16:44:10 -0700
commitbebb89acfaffe68a48585e4724de20dfab3a92d6 (patch)
tree4a97646334165f383e8b84a4e8ad74b834596b46 /unsupported/test/cxx11_eventcount.cpp
parent9c064b5a97f9504b573991963f3ed1fbbcf33eac (diff)
Enabled the new threadpool tests
Diffstat (limited to 'unsupported/test/cxx11_eventcount.cpp')
-rw-r--r--unsupported/test/cxx11_eventcount.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/unsupported/test/cxx11_eventcount.cpp b/unsupported/test/cxx11_eventcount.cpp
index a58c21a30..271e0f66d 100644
--- a/unsupported/test/cxx11_eventcount.cpp
+++ b/unsupported/test/cxx11_eventcount.cpp
@@ -8,6 +8,7 @@
// 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/.
+#define EIGEN_USE_THREADS
#include "main.h"
#include <Eigen/CXX11/ThreadPool>