From bebb89acfaffe68a48585e4724de20dfab3a92d6 Mon Sep 17 00:00:00 2001 From: Benoit Steiner Date: Thu, 14 Apr 2016 16:44:10 -0700 Subject: Enabled the new threadpool tests --- unsupported/test/cxx11_eventcount.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'unsupported/test/cxx11_eventcount.cpp') 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 -- cgit v1.2.3