Enabled the new threadpool tests

This commit is contained in:
Benoit Steiner
2016-04-14 16:44:10 -07:00
parent 9c064b5a97
commit bebb89acfa
4 changed files with 11 additions and 4 deletions

View File

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