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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
186 B
C
Raw Normal View History

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