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

4 lines
134 B
C

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