Files
eigen/Eigen/src/plugins/InternalHeaderCheck.inc
2023-08-21 16:26:11 +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