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

4 lines
154 B
C
Raw Normal View History

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