Files
eigen/Eigen/src/Cholesky/InternalHeaderCheck.h

4 lines
142 B
C
Raw Normal View History

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