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

4 lines
154 B
C

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