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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
152 B
C
Raw Normal View History

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