Files
eigen/unsupported/Eigen/src/BVH/InternalHeaderCheck.h

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

4 lines
144 B
C
Raw Normal View History

#ifndef EIGEN_BVH_MODULE_H
#error "Please include unsupported/Eigen/BVH instead of including headers inside the src directory directly."
#endif