Files
eigen/Eigen/src/plugins/InternalHeaderCheck.h
2021-09-10 19:12:26 +00:00

4 lines
137 B
C

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