Eigen 3.4.90
Eigen
src
SparseCore
SparseCore/InternalHeaderCheck.h
Go to the documentation of this file.
1
#ifndef EIGEN_SPARSECORE_MODULE_H
2
#error "Please include Eigen/SparseCore instead of including headers inside the src directory directly."
3
#endif