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

4 lines
142 B
C
Raw Normal View History

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