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

4 lines
152 B
C

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