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

4 lines
169 B
C
Raw Normal View History

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