Files
eigen/Eigen/src/plugins/InternalHeaderCheck.inc

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

4 lines
137 B
PHP
Raw Normal View History

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