Sign in
eigen
/
mirror
/
8a3d61c790c5d87754695ac3ce518e5602f9a327
/
.
/
Eigen
/
src
/
ThreadPool
/
InternalHeaderCheck.h
blob: a3f9a327d826395922d8423fc04f1d2bb9048d00 [
file
]
// SPDX-FileCopyrightText: The Eigen Authors
// SPDX-License-Identifier: MPL-2.0
#ifndef
EIGEN_THREADPOOL_MODULE_H
#error
"Please include Eigen/ThreadPool instead of including headers inside the src directory directly."
#endif