4 lines
134 B
C
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
|