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

4 lines
154 B
C
Raw Normal View History

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