Files
eigen/Eigen/src/CholmodSupport/InternalHeaderCheck.h
2021-09-10 19:12:26 +00:00

4 lines
154 B
C

#ifndef EIGEN_CHOLMODSUPPORT_MODULE_H
#error "Please include Eigen/CholmodSupport instead of including headers inside the src directory directly."
#endif